Skip to content

Commit

Permalink
2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wxmerkt committed May 25, 2024
1 parent b8c2ceb commit 9940358
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
-----------
2.2.0 (2024-05-25)
------------------

2.1.0 (2024-02-24)
------------------
Expand Down
2 changes: 1 addition & 1 deletion octomap_mapping/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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_mapping</name>
<version>2.1.0</version>
<version>2.2.0</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
-----------
2.2.0 (2024-05-25)
------------------
* Fix: Include missing tf2 geometry_msgs (`#128 <https://github.com/octomap/octomap_mapping/issues/128>`_)
* Fix: Deprecated PCL APIs (`#126 <https://github.com/octomap/octomap_mapping/issues/126>`_)
* Contributors: Wolfgang Merkt, Daisuke Nishimatsu
Expand Down
2 changes: 1 addition & 1 deletion octomap_server/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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_server</name>
<version>2.1.0</version>
<version>2.2.0</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 9940358

Please sign in to comment.