|
open_simulation_interface
vv3.5.0(01.06.2022)
|
A candidate for a detected lane as estimated by the sensor. More...

Public Attributes | |
| optional double | probability = 1 |
| The estimated probability that this candidate is the true value. More... | |
| optional Lane::Classification | classification = 2 |
| The classification of one lane that defines this candidate. More... | |
A candidate for a detected lane as estimated by the sensor.
| optional double osi3::DetectedLane::CandidateLane::probability = 1 |
The estimated probability that this candidate is the true value.
probability must be one. This probability is given under the condition of DetectedItemHeader::existence_probability.| optional Lane::Classification osi3::DetectedLane::CandidateLane::classification = 2 |
The classification of one lane that defines this candidate.
DetectedXXX::tracking_id IDs.