|
open_simulation_interface
v3.4.0 (2021-11-18)
|
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 |
| repeated CandidateLane | candidate = 2 |
A lane segment as detected by the sensor.
| repeated CandidateLane osi3::DetectedLane::candidate = 2 |
A list of candidates for this lane as estimated by the sensor.
| optional DetectedItemHeader osi3::DetectedLane::header = 1 |
Common information of one detected item.