Skip to content

Commit 25c6fa9

Browse files
committed
Added additional note to the trajectory point in the desired trajectory.
Signed-off-by: Markus Lemmer <[email protected]>
1 parent db34169 commit 25c6fa9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

osi_motionrequest.proto

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,9 @@ message MotionRequest
109109
// orientation (yaw, pitch and roll) of intended state to be reached.
110110
// A reference to \c StatePoint message.
111111
//
112+
// \note The position within the trajectory point references to the
113+
// middle point of the rear axis.
114+
//
112115
repeated StatePoint trajectory_point = 1;
113116
}
114117
}

0 commit comments

Comments
 (0)