-
Notifications
You must be signed in to change notification settings - Fork 130
Boundary Points for dashed lines #539
Copy link
Copy link
Labels
BugProblems in the build system, build scripts, etc or faults in the interface.Problems in the build system, build scripts, etc or faults in the interface.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.RoadModel4.0A label to collect road model topics for OSI 4.0A label to collect road model topics for OSI 4.0
Metadata
Metadata
Assignees
Labels
BugProblems in the build system, build scripts, etc or faults in the interface.Problems in the build system, build scripts, etc or faults in the interface.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.RoadModel4.0A label to collect road model topics for OSI 4.0A label to collect road model topics for OSI 4.0
Describe the bug
The rule for the boundary points for dashed lines seem to be in conflict with the allowed approximation error for spacial discretization. The discription is the following, see https://github.com/OpenSimulationInterface/open-simulation-interface/blob/master/osi_lane.proto line 727-737:
What happens if the curve radius is so small so that you would need more points in between the dashes or on a dash to satisfy the rule for the approximation error?