You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: mav_msgs/CHANGELOG.rst
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,15 @@
2
2
Changelog for package mav_msgs
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+
Forthcoming
6
+
-----------
7
+
* Dropped "Command" from the names of all messages.
8
+
* Converted CommandPositionYawTrajectory message to MultiDOFJointTrajectory (with an additional option to use a geometry_msgs/PoseStamped instead) as the two ways to send trajectory/waypoint commands.
9
+
* Added conversions between the Eigen and ROS message types.
10
+
* Switched to using full orientation instead of just yaw where appropriate.
11
+
* Documented reference frame in the Eigen messages where possible.
0 commit comments