-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Draft for discussion: Feature/add elements to lane boundary classification type #658
base: master
Are you sure you want to change the base?
Conversation
Issue: OpenSimulationInterface#643 Signed-off-by: FlorianMueller87 <[email protected]>
…E and STRONGEST Issue: OpenSimulationInterface#643 Signed-off-by: FlorianMueller87 <[email protected]>
… TENSION_CABLE_SYSTEM Issue: OpenSimulationInterface#642 Signed-off-by: FlorianMueller87 <[email protected]>
23fd02a
to
7088b2c
Compare
|
||
// The lane boundary is a fence. | ||
// | ||
TYPE_FENCE = 16; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A FENCE could be described with STRUCTURE?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
At the moment we have mapped STRUCTUR to WALL.
|
||
// The lane boundary is a tension cable system. | ||
// | ||
TYPE_TENSION_CABLE_SYSTEM = 17; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This would be the same as a GUARD_RAIL but constructed differently?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks something like this: https://gibraltarglobal.com/
@FlorianMueller87
|
Reference to a related issue in the repository
#642
Add a description
ASAM OSI and ISO 23150 or AUTOSAR ADI have a common history. Unfortunately, the inner structure, the naming and the definitions of the standards are differentiated from each other. This makes the work of developers unnecessary complicated for mostly no technical reasons. All sides should strive to reduce inequality.
ASAM OSI need the entries for osi_lane – LaneBoundary – Classification - Type to be compatible with AUTOSAR ADI RoadBoundaryType.?
Take this checklist as orientation for yourself, if this PR is ready for the Change Control Board:
Describe alternatives you have considered
No alternative was considered.
Describe the backwards compatibility
The adding of the elements will not lead to backward compatibility issues.
Additional context
ISO23150:2021 A.2.102 Road boundary type