Skip to content

Commit 657aa49

Browse files
committed
Update osi_logicaldetectiondata.proto, description of sensor_id for a single logical detection edited.
Signed-off-by: Rosenberger, Philipp <rosenberger@fzd.tu-darmstadt.de>
1 parent 6a023a6 commit 657aa49

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

osi_logicaldetectiondata.proto

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,9 +188,10 @@ message LogicalDetection
188188
//
189189
optional double point_target_probability = 9;
190190

191-
// The IDs of the sensors that have been fused to the single logical detection.
191+
// 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.
192193
//
193-
// \note one logical detection can originate from multiple sensors.
194+
// \note One logical detection can originate from multiple sensors.
194195
//
195196
repeated Identifier sensor_id = 10;
196197

0 commit comments

Comments
 (0)