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 009ba44 commit dc49b9bCopy full SHA for dc49b9b
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package octomap_ros
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.4.3 (2022-05-12)
+------------------
7
* Fix include order (`#15 <https://github.com/OctoMap/octomap_ros/issues/15>`_)
8
* Contributors: wep21
9
package.xml
@@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>octomap_ros</name>
- <version>0.4.2</version>
+ <version>0.4.3</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