| 
    open_simulation_interface
    vv3.5.0(01.06.2022)
    
   | 
 
Data from one ultrasonic sensor including a list of detections. More...

Public Attributes | |
| optional SensorDetectionHeader | header = 1 | 
| Header attributes of ultrasonic detection from one ultrasonic sensor.  More... | |
| optional UltrasonicDetectionSpecificHeader | specific_header = 3 | 
| Additional header attributes of ultrasonic detection from one ultrasonic sensor.  More... | |
| repeated UltrasonicDetection | detection = 2 | 
| List of ultrasonic detections.  More... | |
| repeated UltrasonicIndirectDetection | indirect_detection = 4 | 
| List of ultrasonic indirect detections (sender and receiver sensors are not the same).  More... | |
Data from one ultrasonic sensor including a list of detections.
This list is generated by the sending ultrasonic sensor. Indirectly received signals from other ultrasonic sensors are included in this message.
Direct detections:
Sending: Ultrasonic Sensor ID 1
Receiving:
| optional SensorDetectionHeader osi3::UltrasonicDetectionData::header = 1 | 
Header attributes of ultrasonic detection from one ultrasonic sensor.
| optional UltrasonicDetectionSpecificHeader osi3::UltrasonicDetectionData::specific_header = 3 | 
Additional header attributes of ultrasonic detection from one ultrasonic sensor.
| repeated UltrasonicDetection osi3::UltrasonicDetectionData::detection = 2 | 
List of ultrasonic detections.
| repeated UltrasonicIndirectDetection osi3::UltrasonicDetectionData::indirect_detection = 4 | 
List of ultrasonic indirect detections (sender and receiver sensors are not the same).