| 
    open_simulation_interface
    vv3.5.0(01.06.2022)
    
   | 
 
Processed data from one or multiple sensors as a list of logical detections. More...

Public Attributes | |
| optional InterfaceVersion | version = 1 | 
| The interface version used by the sender (i.e.  More... | |
| optional LogicalDetectionDataHeader | header = 2 | 
| Header attributes of fused detections from multiple sensors and sensor types.  More... | |
| repeated LogicalDetection | logical_detection = 3 | 
| logical detections consisting of transformed (and potentially fused) detections from one or multiple sensors and sensor types.  More... | |
Processed data from one or multiple sensors as a list of logical detections.
Logical detections are derived from sensor detections in a logical model through processing steps like fusion filtering, tracking etc.
All information is given with respect to the reference frame of the logical/virtual sensor SensorView::mounting_position (e.g. center of rear axle of the ego car) in Cartesian coordinates. 
| optional InterfaceVersion osi3::LogicalDetectionData::version = 1 | 
The interface version used by the sender (i.e.
the simulation environment).
| optional LogicalDetectionDataHeader osi3::LogicalDetectionData::header = 2 | 
Header attributes of fused detections from multiple sensors and sensor types.
| repeated LogicalDetection osi3::LogicalDetectionData::logical_detection = 3 | 
logical detections consisting of transformed (and potentially fused) detections from one or multiple sensors and sensor types.
Logical detections are given with respect to the reference frame of the logical/virtual sensor SensorView::mounting_position (e.g. center of rear axle of the ego car)