| 
    open_simulation_interface
    vv3.5.0(01.06.2022)
    
   | 
 
A stationary object (e.g. More...

Classes | |
| struct | CandidateStationaryObject | 
| A candidate for a detected stationary object as estimated by the sensor.  More... | |
Public Attributes | |
| optional DetectedItemHeader | header = 1 | 
| Common information of one detected item.  More... | |
| optional BaseStationary | base = 2 | 
| The base parameters of the stationary object.  More... | |
| optional BaseStationary | base_rmse = 3 | 
| The root mean squared error of the base parameters of the detected stationary object (e.g.  More... | |
| repeated CandidateStationaryObject | candidate = 4 | 
| A list of candidates for this stationary object as estimated by the sensor.  More... | |
| optional ColorDescription | color_description = 5 | 
| The dominating color of the material of the structure.  More... | |
A stationary object (e.g.
landmark) in the environment as detected by the sensor.
| optional DetectedItemHeader osi3::DetectedStationaryObject::header = 1 | 
Common information of one detected item.
| optional BaseStationary osi3::DetectedStationaryObject::base = 2 | 
The base parameters of the stationary object.
| optional BaseStationary osi3::DetectedStationaryObject::base_rmse = 3 | 
The root mean squared error of the base parameters of the detected stationary object (e.g.
landmark). StationaryObject::base has to be identical for all candidate stationary objects. 
| repeated CandidateStationaryObject osi3::DetectedStationaryObject::candidate = 4 | 
A list of candidates for this stationary object as estimated by the sensor.
| optional ColorDescription osi3::DetectedStationaryObject::color_description = 5 | 
The dominating color of the material of the structure.