We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a023a6 commit 657aa49Copy full SHA for 657aa49
osi_logicaldetectiondata.proto
@@ -188,9 +188,10 @@ message LogicalDetection
188
//
189
optional double point_target_probability = 9;
190
191
- // The IDs of the sensors that have been fused to the single logical detection.
+ // The ID(s) of the sensor(s) that produced the detection(s) for transformation
192
+ // and - in case of multiple sensors - fusion into the single logical detection.
193
- // \note one logical detection can originate from multiple sensors.
194
+ // \note One logical detection can originate from multiple sensors.
195
196
repeated Identifier sensor_id = 10;
197
0 commit comments