Skip to content

Commit

Permalink
0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
tonybaltovski committed Apr 13, 2022
1 parent aa71c7f commit 394ad4b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package um7
^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.0.7 (2022-04-13)
------------------
* Add output in robot frame option (`#26 <https://github.com/ros-drivers/um7/issues/26>`_)
* Correctly convert quaternion to ROS frame
* Rename tf_ned_to_enu to tf_ned_to_nwu
Expand Down
2 changes: 1 addition & 1 deletion package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>um7</name>
<version>0.0.6</version>
<version>0.0.7</version>
<description>The um7 package provides a C++ implementation of the CH Robotics serial protocol, and a
corresponding ROS node for publishing standard ROS orientation topics from a UM7.
</description>
Expand Down

0 comments on commit 394ad4b

Please sign in to comment.