Skip to content

Commit 02373d0

Browse files
committed
0.6.4
1 parent 2d7ac44 commit 02373d0

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

octomap_mapping/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package octomap_mapping
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.6.4 (2020-01-08)
6+
------------------
77

88
0.6.3 (2019-01-28)
99
------------------

octomap_mapping/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>octomap_mapping</name>
3-
<version>0.6.3</version>
3+
<version>0.6.4</version>
44
<description>
55
Mapping tools to be used with the <a href="https://octomap.github.io/">OctoMap library</a>, implementing a 3D occupancy grid mapping.
66
</description>

octomap_server/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package octomap_server
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.6.4 (2020-01-08)
6+
------------------
77
* Add private node handle to fix nodelet support (`#61 <https://github.com/OctoMap/octomap_mapping/issues/61>`_), fixes `#39 <https://github.com/OctoMap/octomap_mapping/issues/39>`_
88
* Add octomap_server_color library by default (`#60 <https://github.com/OctoMap/octomap_mapping/issues/60>`_) - by Matthew Powelson
99
* Check if part of a voxel is in occupancy range (`#59 <https://github.com/OctoMap/octomap_mapping/issues/59>`_) - by Jasper v. B.

octomap_server/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package>
22
<name>octomap_server</name>
3-
<version>0.6.3</version>
3+
<version>0.6.4</version>
44
<description>
55
octomap_server loads a 3D map (as Octree-based OctoMap) and distributes it to other nodes in a compact binary format. It also allows to incrementally build 3D OctoMaps, and provides map saving in the node octomap_saver.
66
</description>

0 commit comments

Comments
 (0)