Skip to content

Commit c97b3dd

Browse files
Update on osi_logicaldetectiondata.proto. Finetuning the explanation for sensor_id.
1 parent b0526f0 commit c97b3dd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

osi_logicaldetectiondata.proto

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ message LogicalDetectionDataHeader
6262
//
6363
optional uint32 number_of_valid_logical_detections = 3;
6464

65-
// The ID(s) of the sensors that have been fused and result in the listed logical detections.
65+
// The ID(s) of the sensor(s) that produced the detections for transformation
66+
// and - in case of multiple sensors - fusion into logical detections.
6667
//
6768
repeated Identifier sensor_id = 4;
6869

0 commit comments

Comments
 (0)