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 a404f29 commit 1d85f2cCopy full SHA for 1d85f2c
osi_object.proto
@@ -495,8 +495,7 @@ message MovingObject
495
// Orientation of the wheel.
496
//
497
// 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.
+ // Right-handed relative to the vehicle's forward motion. The yaw-value shows the steering angle.
500
501
optional Orientation3d orientation = 7;
502
0 commit comments