|
open_simulation_interface
v3.4.0 (2021-11-18)
|
A candidate for a detected lane boundary as estimated by the sensor. More...

Public Attributes | |
| optional double | probability = 1 |
| optional LaneBoundary::Classification | classification = 2 |
A candidate for a detected lane boundary as estimated by the sensor.
| optional LaneBoundary::Classification osi3::DetectedLaneBoundary::CandidateLaneBoundary::classification = 2 |
The classification of one lane boundary that defines this candidate.
DetectedXXX::tracking_id IDs. | optional double osi3::DetectedLaneBoundary::CandidateLaneBoundary::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.\rules is_greater_than_or_equal_to: 0 is_less_than_or_equal_to: 1 \endrules