open_simulation_interface  v3.4.0 (2021-11-18)
osi3::LidarDetectionData Struct Reference

Data from one lidar sensor including a list of detections. More...

Collaboration diagram for osi3::LidarDetectionData:

Public Attributes

optional SensorDetectionHeader header = 1
 
repeated LidarDetection detection = 2
 

Detailed Description

Data from one lidar sensor including a list of detections.

Member Data Documentation

◆ detection

repeated LidarDetection osi3::LidarDetectionData::detection = 2

List of lidar detections.

Note
OSI uses singular instead of plural for repeated field names.

◆ header

optional SensorDetectionHeader osi3::LidarDetectionData::header = 1

Header attributes of lidar detection from one lidar sensor.


The documentation for this struct was generated from the following file: