We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 296b6ed commit ed2ee3aCopy full SHA for ed2ee3a
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package octomap_ros
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.4.1 (2020-04-23)
+------------------
7
* Added archive destination for static libraries (`#10 <https://github.com/OctoMap/octomap_ros/issues/10>`_)
8
* Fix catkin_lint issues and cmake policy CMP0038 (`#9 <https://github.com/OctoMap/octomap_ros/issues/9>`_)
9
* Update maintainer emails
package.xml
@@ -1,6 +1,6 @@
1
<package>
<name>octomap_ros</name>
- <version>0.4.0</version>
+ <version>0.4.1</version>
<description>
octomap_ros provides conversion functions between ROS and OctoMap's native types.
This enables a convenvient use of the octomap package in ROS.
0 commit comments