open_simulation_interface
vv3.5.0(01.06.2022)
|
A lane segment as detected by the sensor. More...
Classes | |
struct | CandidateLane |
A candidate for a detected lane as estimated by the sensor. More... | |
Public Attributes | |
optional DetectedItemHeader | header = 1 |
Common information of one detected item. More... | |
repeated CandidateLane | candidate = 2 |
A list of candidates for this lane as estimated by the sensor. More... | |
A lane segment as detected by the sensor.
optional DetectedItemHeader osi3::DetectedLane::header = 1 |
Common information of one detected item.
repeated CandidateLane osi3::DetectedLane::candidate = 2 |
A list of candidates for this lane as estimated by the sensor.