Skip to content

Commit 673eb21

Browse files
committed
Merge pull request #35 from ethz-asl/feature/changelogs
Add changelogs for mav_comm changes.
2 parents ea0fe4a + 1d06aaf commit 673eb21

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

mav_comm/CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog for package mav_comm
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Changed API for mav_msgs, see mav_msgs changelog for details.
8+
59
2.0.3 (2015-05-22)
610
------------------
711

mav_msgs/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog for package mav_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

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.
12+
* Contributors: Helen Oleynikova, Markus Achtelik
13+
514
2.0.3 (2015-05-22)
615
------------------
716
* added install target for include

0 commit comments

Comments
 (0)