Skip to content

Commit 7f11084

Browse files
committed
Adjust static flag description to be more precise
Signed-off-by: Pierre R. Mai <[email protected]>
1 parent 23b69d2 commit 7f11084

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

osi_sensorviewconfiguration.proto

+4-2
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,10 @@ message SensorViewConfiguration
192192

193193
// Omit Static Information
194194
//
195-
// This flag specifies whether ground truth information can
196-
// omit static information or not.
195+
// This flag specifies whether \c GroundTruth information that
196+
// was already provided using a GroundTruthInit parameter
197+
// at initialization time shall be omitted from the \c SensorView
198+
// ground truth information.
197199
//
198200
optional bool omit_static_information = 11;
199201

0 commit comments

Comments
 (0)