Skip to content

Commit

Permalink
0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wxmerkt committed Dec 8, 2020
1 parent 38b68c6 commit bd66bc1
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions octomap_mapping/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package octomap_mapping
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.6.6 (2020-12-08)
------------------

0.6.5 (2020-04-23)
------------------
Expand Down
2 changes: 1 addition & 1 deletion octomap_mapping/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package>
<name>octomap_mapping</name>
<version>0.6.5</version>
<version>0.6.6</version>
<description>
Mapping tools to be used with the <a href="https://octomap.github.io/">OctoMap library</a>, implementing a 3D occupancy grid mapping.
</description>
Expand Down
4 changes: 2 additions & 2 deletions octomap_server/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package octomap_server
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.6.6 (2020-12-08)
------------------
* Update CI, package format, dependencies to address dependency issue on Debian Buster (`#79 <https://github.com/OctoMap/octomap_mapping/issues/79>`_)
* Contributors: Wolfgang Merkt

Expand Down
2 changes: 1 addition & 1 deletion octomap_server/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="3">
<name>octomap_server</name>
<version>0.6.5</version>
<version>0.6.6</version>
<description>
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.
</description>
Expand Down

0 comments on commit bd66bc1

Please sign in to comment.