We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23b69d2 commit 7f11084Copy full SHA for 7f11084
osi_sensorviewconfiguration.proto
@@ -192,8 +192,10 @@ message SensorViewConfiguration
192
193
// Omit Static Information
194
//
195
- // This flag specifies whether ground truth information can
196
- // omit static information or not.
+ // This flag specifies whether \c GroundTruth information that
+ // was already provided using a GroundTruthInit parameter
197
+ // at initialization time shall be omitted from the \c SensorView
198
+ // ground truth information.
199
200
optional bool omit_static_information = 11;
201
0 commit comments