TRAJECTORY message renamed

This commit is contained in:
Hamish Willee
2018-11-12 14:44:20 +11:00
committed by Daniel Agar
parent 9a9c17b979
commit 9379c010f1

View File

@@ -1,4 +1,4 @@
# Vehicle Waypoints Trajectory description. See also Mavlink TRAJECTORY msg
# Vehicle Waypoints Trajectory description. See also MAVLink MAV_TRAJECTORY_REPRESENTATION msg
# The topic vehicle_trajectory_waypoint_desired is used to send the user desired waypoints from the position controller to the companion computer / avoidance module.
# The topic vehicle_trajectory_waypoint is used to send the adjusted waypoints from the companion computer / avoidance module to the position controller.