Skip to content

Commit 1d85f2c

Browse files
Update osi_object.proto
Deleted x-axis in the description. Co-authored-by: caspar-ai <caspar.dehaes@five.ai>
1 parent a404f29 commit 1d85f2c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

osi_object.proto

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -495,8 +495,7 @@ message MovingObject
495495
// Orientation of the wheel.
496496
//
497497
// The reference system is the vehicle frame (center of bounding box).
498-
// Right-handed, x-axis shows into driving direction "forward".
499-
// Rough Approximation: The yaw-value shows the steering angle.
498+
// Right-handed relative to the vehicle's forward motion. The yaw-value shows the steering angle.
500499
//
501500
optional Orientation3d orientation = 7;
502501

0 commit comments

Comments
 (0)