Skip to content

Commit

Permalink
2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jlblancoc committed May 28, 2024
1 parent bf7f3d8 commit 910fa8e
Show file tree
Hide file tree
Showing 18 changed files with 27 additions and 27 deletions.
4 changes: 2 additions & 2 deletions mrpt_map_server/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mrpt_map_server
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.1 (2024-05-28)
------------------

2.0.0 (2024-05-28)
------------------
Expand Down
2 changes: 1 addition & 1 deletion mrpt_map_server/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>mrpt_map_server</name>
<version>2.0.0</version>
<version>2.0.1</version>
<description>This package provides a ROS 2 node that publishes a static map for other nodes to use it. Unlike classic ROS 1 ``map_server``, this node can publish a range of different metric maps, not only occupancy grids.</description>

<maintainer email="[email protected]">Markus Bader</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions mrpt_msgs_bridge/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mrpt_msgs_bridge
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.1 (2024-05-28)
------------------

2.0.0 (2024-05-28)
------------------
Expand Down
2 changes: 1 addition & 1 deletion mrpt_msgs_bridge/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>mrpt_msgs_bridge</name>
<version>2.0.0</version>
<version>2.0.1</version>
<description>C++ library to convert between custom mrpt_msgs messages and native MRPT classes</description>

<url type="website">https://github.com/mrpt-ros-pkg/mrpt_navigation</url>
Expand Down
4 changes: 2 additions & 2 deletions mrpt_nav_interfaces/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mrpt_nav_interfaces
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.1 (2024-05-28)
------------------
* fix missing <depend> on action_msgs (should fix build on Humble)
* Contributors: Jose Luis Blanco-Claraco

Expand Down
2 changes: 1 addition & 1 deletion mrpt_nav_interfaces/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>mrpt_nav_interfaces</name>
<version>2.0.0</version>
<version>2.0.1</version>
<description>Message, services, and actions, for other mrpt navigation packages.</description>

<maintainer email="[email protected]">Jose Luis Blanco-Claraco</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions mrpt_navigation/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mrpt_navigation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.1 (2024-05-28)
------------------

2.0.0 (2024-05-28)
------------------
Expand Down
2 changes: 1 addition & 1 deletion mrpt_navigation/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>mrpt_navigation</name>
<version>2.0.0</version>
<version>2.0.1</version>
<description>
Tools related to the Mobile Robot Programming Toolkit (MRPT).
Refer to https://wiki.ros.org/mrpt_navigation for further documentation.
Expand Down
4 changes: 2 additions & 2 deletions mrpt_pf_localization/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mrpt_pf_localization
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.1 (2024-05-28)
------------------

2.0.0 (2024-05-28)
------------------
Expand Down
2 changes: 1 addition & 1 deletion mrpt_pf_localization/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>mrpt_pf_localization</name>
<version>2.0.0</version>
<version>2.0.1</version>
<description>Package for robot 2D self-localization using dynamic or static (MRPT or ROS) maps.
The interface is similar to amcl (https://wiki.ros.org/amcl)
but supports different particle-filter algorithms, several grid maps at
Expand Down
4 changes: 2 additions & 2 deletions mrpt_pointcloud_pipeline/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mrpt_pointcloud_pipeline
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.1 (2024-05-28)
------------------

2.0.0 (2024-05-28)
------------------
Expand Down
2 changes: 1 addition & 1 deletion mrpt_pointcloud_pipeline/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>mrpt_pointcloud_pipeline</name>
<version>2.0.0</version>
<version>2.0.1</version>
<description>Maintains a local obstacle map from recent sensor readings, including optional point cloud pipeline filtering or processing.</description>

<maintainer email="[email protected]">Jose-Luis Blanco-Claraco</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions mrpt_rawlog/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mrpt_rawlog
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.1 (2024-05-28)
------------------

2.0.0 (2024-05-28)
------------------
Expand Down
2 changes: 1 addition & 1 deletion mrpt_rawlog/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>mrpt_rawlog</name>
<version>2.0.0</version>
<version>2.0.1</version>
<description>Nodes and programs to record and play MRPT rawlogs or to transform between rosbags and rawlogs.</description>

<maintainer email="[email protected]">Markus Bader</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions mrpt_reactivenav2d/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mrpt_reactivenav2d
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.1 (2024-05-28)
------------------

2.0.0 (2024-05-28)
------------------
Expand Down
2 changes: 1 addition & 1 deletion mrpt_reactivenav2d/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>mrpt_reactivenav2d</name>
<version>2.0.0</version>
<version>2.0.1</version>
<description>Reactive navigation for wheeled robots using MRPT navigation algorithms (TP-Space)</description>

<maintainer email="[email protected]">Jose-Luis Blanco-Claraco</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions mrpt_tutorials/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mrpt_tutorials
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.1 (2024-05-28)
------------------

2.0.0 (2024-05-28)
------------------
Expand Down
2 changes: 1 addition & 1 deletion mrpt_tutorials/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>mrpt_tutorials</name>
<version>2.0.0</version>
<version>2.0.1</version>
<description>Example files used as tutorials for MRPT ROS packages</description>

<maintainer email="[email protected]">Jose Luis Blanco-Claraco</maintainer>
Expand Down

0 comments on commit 910fa8e

Please sign in to comment.