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 1f2d0d0 commit ba15451Copy full SHA for ba15451
osi_motionrequest.proto
@@ -109,6 +109,9 @@ message MotionRequest
109
// orientation (yaw, pitch and roll) of intended state to be reached.
110
// A reference to \c StatePoint message.
111
//
112
+ // \note The position within the trajectory point references to the
113
+ // middle point of the rear axis.
114
+ //
115
repeated StatePoint trajectory_point = 1;
116
}
117
0 commit comments