OpenSimulationInterface / open-simulation-interface

A generic interface for the environmental perception of automated driving functions in virtual scenarios.
Other
267 stars 125 forks source link

Logical lanes: add street name #701

Closed tbleher closed 1 year ago

tbleher commented 1 year ago

The street name is helpful when displaying the map (e.g. for navigation purposes). The street name is added to the logical lanes, since the street name will typically come from the underlying map, and most map formats are more similar to logical lanes than to physical lanes.

thomassedlmayer commented 1 year ago

Harmonization WG 2023/03/01: You would have to create a new lane if the streetname of a road changes. Could maybe also/instead be added to the RouteSegment proposed in #705?

ThomasNaderBMW commented 1 year ago

WG Other Models: Route Segment is just a piece of the map and doesnt describe the whole map. For us it is ok.

pmai commented 1 year ago

CCB 2023-03-13: Merge as-is.