@@ -98,11 +98,11 @@ message SensorViewConfiguration
9898 // \li [1] DIN ISO 8855:2013-11
9999 //
100100 // \note The origin of vehicle's coordinate system in world frame is
101- // ( \c MovingObject::base \c . \c BaseMoving::position + Inverse_Rotation_yaw_pitch_roll(
102- // \c MovingObject::base \c . \c BaseMoving::orientation) *
101+ // ( \c MovingObject::base . \c BaseMoving::position + Inverse_Rotation_yaw_pitch_roll(
102+ // \c MovingObject::base . \c BaseMoving::orientation) *
103103 // \c MovingObject::VehicleAttributes::bbcenter_to_rear) .
104104 // The orientation of the vehicle's coordinate system is equal to the
105- // orientation of the vehicle's bounding box \c MovingObject::base \c .
105+ // orientation of the vehicle's bounding box \c MovingObject::base .
106106 // \c BaseMoving::orientation.
107107 // \note A default position can be provided by the sensor model (e.g. to
108108 // indicate the position the model was validated for),
@@ -245,11 +245,11 @@ message GenericSensorViewConfiguration
245245 // \li [1] DIN ISO 8855:2013-11
246246 //
247247 // \note The origin of vehicle's coordinate system in world frame is
248- // ( \c MovingObject::base \c . \c BaseMoving::position + Inverse_Rotation_yaw_pitch_roll(
249- // \c MovingObject::base \c . \c BaseMoving::orientation) *
248+ // ( \c MovingObject::base . \c BaseMoving::position + Inverse_Rotation_yaw_pitch_roll(
249+ // \c MovingObject::base . \c BaseMoving::orientation) *
250250 // \c MovingObject::VehicleAttributes::bbcenter_to_rear) .
251251 // The orientation of the vehicle's coordinate system is equal to the
252- // orientation of the vehicle's bounding box \c MovingObject::base \c .
252+ // orientation of the vehicle's bounding box \c MovingObject::base .
253253 // \c BaseMoving::orientation.
254254 // \note A default position can be provided by the sensor model (e.g. to
255255 // indicate the position the model was validated for),
@@ -314,11 +314,11 @@ message RadarSensorViewConfiguration
314314 // \li [1] DIN ISO 8855:2013-11
315315 //
316316 // \note The origin of vehicle's coordinate system in world frame is
317- // ( \c MovingObject::base \c . \c BaseMoving::position + Inverse_Rotation_yaw_pitch_roll(
318- // \c MovingObject::base \c . \c BaseMoving::orientation) *
317+ // ( \c MovingObject::base . \c BaseMoving::position + Inverse_Rotation_yaw_pitch_roll(
318+ // \c MovingObject::base . \c BaseMoving::orientation) *
319319 // \c MovingObject::VehicleAttributes::bbcenter_to_rear) .
320320 // The orientation of the vehicle's coordinate system is equal to the
321- // orientation of the vehicle's bounding box \c MovingObject::base \c .
321+ // orientation of the vehicle's bounding box \c MovingObject::base .
322322 // \c BaseMoving::orientation.
323323 // \note A default position can be provided by the sensor model (e.g. to
324324 // indicate the position the model was validated for),
@@ -448,11 +448,11 @@ message LidarSensorViewConfiguration
448448 // \li [1] DIN ISO 8855:2013-11
449449 //
450450 // \note The origin of vehicle's coordinate system in world frame is
451- // ( \c MovingObject::base \c . \c BaseMoving::position + Inverse_Rotation_yaw_pitch_roll(
452- // \c MovingObject::base \c . \c BaseMoving::orientation) *
451+ // ( \c MovingObject::base . \c BaseMoving::position + Inverse_Rotation_yaw_pitch_roll(
452+ // \c MovingObject::base . \c BaseMoving::orientation) *
453453 // \c MovingObject::VehicleAttributes::bbcenter_to_rear) .
454454 // The orientation of the vehicle's coordinate system is equal to the
455- // orientation of the vehicle's bounding box \c MovingObject::base \c .
455+ // orientation of the vehicle's bounding box \c MovingObject::base .
456456 // \c BaseMoving::orientation.
457457 // \note A default position can be provided by the sensor model (e.g. to
458458 // indicate the position the model was validated for),
@@ -546,11 +546,11 @@ message CameraSensorViewConfiguration
546546 // \li [1] DIN ISO 8855:2013-11
547547 //
548548 // \note The origin of vehicle's coordinate system in world frame is
549- // ( \c MovingObject::base \c . \c BaseMoving::position + Inverse_Rotation_yaw_pitch_roll(
550- // \c MovingObject::base \c . \c BaseMoving::orientation) *
549+ // ( \c MovingObject::base . \c BaseMoving::position + Inverse_Rotation_yaw_pitch_roll(
550+ // \c MovingObject::base . \c BaseMoving::orientation) *
551551 // \c MovingObject::VehicleAttributes::bbcenter_to_rear) .
552552 // The orientation of the vehicle's coordinate system is equal to the
553- // orientation of the vehicle's bounding box \c MovingObject::base \c .
553+ // orientation of the vehicle's bounding box \c MovingObject::base .
554554 // \c BaseMoving::orientation.
555555 // \note A default position can be provided by the sensor model (e.g. to
556556 // indicate the position the model was validated for),
@@ -710,11 +710,11 @@ message UltrasonicSensorViewConfiguration
710710 // \li [1] DIN ISO 8855:2013-11
711711 //
712712 // \note The origin of vehicle's coordinate system in world frame is
713- // ( \c MovingObject::base \c . \c BaseMoving::position + Inverse_Rotation_yaw_pitch_roll(
714- // \c MovingObject::base \c . \c BaseMoving::orientation) *
713+ // ( \c MovingObject::base . \c BaseMoving::position + Inverse_Rotation_yaw_pitch_roll(
714+ // \c MovingObject::base . \c BaseMoving::orientation) *
715715 // \c MovingObject::VehicleAttributes::bbcenter_to_rear) .
716716 // The orientation of the vehicle's coordinate system is equal to the
717- // orientation of the vehicle's bounding box \c MovingObject::base \c .
717+ // orientation of the vehicle's bounding box \c MovingObject::base .
718718 // \c BaseMoving::orientation.
719719 // \note A default position can be provided by the sensor model (e.g. to
720720 // indicate the position the model was validated for),
0 commit comments