Skip to content

Commit ba15451

Browse files
lemmer-fzipmai
authored andcommitted
Add additional note to trajectory point in desired trajectory
Signed-off-by: Markus Lemmer <lemmer@fzi.de>
1 parent 1f2d0d0 commit ba15451

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)