open_simulation_interface
v3.4.0 (2021-11-18)
|
A lane in the road network. More...
Classes | |
struct | Classification |
Classification of a lane. More... | |
Public Attributes | |
optional Identifier | id = 1 |
optional Classification | classification = 2 |
repeated ExternalReference | source_reference = 3 |
A lane in the road network.
A lane is part of a road and mainly characterized by its center line. It also knows about any adjacent lanes, antecessor and successor lanes. The following images will be referred to by later comments. The lane l4 in image HighwayExit is used as reference if not mentioned otherwise.
![]()
HighwayExit | ![]()
Intersection |
optional Classification osi3::Lane::classification = 2 |
The classification of the lane.
optional Identifier osi3::Lane::id = 1 |
The ID of the lane. Example: l4 (see reference picture HighwayExit).
\rules is_globally_unique \endrules
repeated ExternalReference osi3::Lane::source_reference = 3 |
Optional external reference to the lane source.
The external reference points to the source of the lane, if it is derived from one or more objects or external references.
For example, to reference a lane defined in an OpenDRIVE map the items should be set as follows:
GroundTruth::map_reference