You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// was already provided using a GroundTruthInit parameter (e.g. <a href="https://opensimulationinterface.github.io/osi-antora-generator/asamosi/latest/sensor-model/spec/ground_truth_init_parameters.html">OSMP GroundTruthInit</a>)
206
205
// at initialization time shall be omitted from the \c SensorView
207
206
// ground truth information.
208
207
//
209
-
// Setting the \c #omit_static_information field allows a clear split between the dynamic
210
-
// simulation data, which is contained by ground truth messages with the \c #omit_static_information
211
-
// flag, and the static simulation data, which is contained in the OSMP GroundTruthInit.
208
+
// Setting the \c #omit_static_information field allows a clear split
209
+
// between the dynamic simulation data, which is contained by ground truth
210
+
// messages with the \c #omit_static_information flag, and the static
211
+
// simulation data, which is contained in the (OSMP) GroundTruthInit.
0 commit comments