-
Notifications
You must be signed in to change notification settings - Fork 130
Document direction of LaneBoundaries #411
Copy link
Copy link
Closed
Labels
DocumentationEverything which impacts the quality of the documentation and guidelines.Everything which impacts the quality of the documentation and guidelines.HarmonisationThe Group in the ASAM development project working on harmonisation with other standards.The Group in the ASAM development project working on harmonisation with other standards.QuestionGeneral questions about the standard, work-flow and code.General questions about the standard, work-flow and code.
Metadata
Metadata
Assignees
Labels
DocumentationEverything which impacts the quality of the documentation and guidelines.Everything which impacts the quality of the documentation and guidelines.HarmonisationThe Group in the ASAM development project working on harmonisation with other standards.The Group in the ASAM development project working on harmonisation with other standards.QuestionGeneral questions about the standard, work-flow and code.General questions about the standard, work-flow and code.
The documentation is currently silent with respect to the orientation (i.e. the order of points) of a lane boundary attached to a lane. In other words: it is not described whether going along the points of a lane boundary follows a lane in driving direction or not.
As an example, assume a simple country road:
------------lb1------------ <-- l1 - - - - - - lb2 - - - - - - --> l2 ------------lb3------------Currently the order of points inside the lane boundaries is not described. I think this should be fixed, to make implementation easier.
A few possibilities:
I think it is important that all boundaries of a lane go into the same direction. This rules out option 3. I could live with both option 1 or option 2. It would be good if the standard clearly said which of the options should be used, so all fill in the same (and driver models have to support only one of the options).