We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7640ca commit 5aa9448Copy full SHA for 5aa9448
osi_common.proto
@@ -583,10 +583,10 @@ message BaseStationary
583
//
584
// E.g. a vehicle is a base moving object.
585
586
-// All coordinates and orientations from ground truth objects are relative to
+// All coordinates and orientations of ground truth objects are relative to
587
// the global ground truth frame. All coordinates and orientations
588
-// from detected objects are relative to the host vehicle frame
589
-// (see: \c MovingObject vehicle reference point).
+// of detected objects are relative to the virtual sensor coordinate system
+// (see: \c SensorData::mounting_position).
590
591
message BaseMoving
592
{
0 commit comments