Skip to content

Commit bd66bc1

Browse files
committed
0.6.6
1 parent 38b68c6 commit bd66bc1

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.6 (2020-12-08)
6+
------------------
77

88
0.6.5 (2020-04-23)
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.5</version>
3+
<version>0.6.6</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.6 (2020-12-08)
6+
------------------
77
* Update CI, package format, dependencies to address dependency issue on Debian Buster (`#79 <https://github.com/OctoMap/octomap_mapping/issues/79>`_)
88
* Contributors: Wolfgang Merkt
99

octomap_server/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<package format="3">
22
<name>octomap_server</name>
3-
<version>0.6.5</version>
3+
<version>0.6.6</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)