Skip to content

Commit

Permalink
Merge pull request #35 from ethz-asl/feature/changelogs
Browse files Browse the repository at this point in the history
Add changelogs for mav_comm changes.
  • Loading branch information
helenol committed Aug 9, 2015
2 parents ea0fe4a + 1d06aaf commit 673eb21
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
4 changes: 4 additions & 0 deletions mav_comm/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
Changelog for package mav_comm
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Changed API for mav_msgs, see mav_msgs changelog for details.

2.0.3 (2015-05-22)
------------------

9 changes: 9 additions & 0 deletions mav_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Changelog for package mav_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Dropped "Command" from the names of all messages.
* 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.
* Added conversions between the Eigen and ROS message types.
* Switched to using full orientation instead of just yaw where appropriate.
* Documented reference frame in the Eigen messages where possible.
* Contributors: Helen Oleynikova, Markus Achtelik

2.0.3 (2015-05-22)
------------------
* added install target for include
Expand Down

0 comments on commit 673eb21

Please sign in to comment.