Skip to content

Commit c6e4dc7

Browse files
authored
Merge pull request #84 from naturerobots/increase-patch-version
2 parents 3d1dc83 + e641ae6 commit c6e4dc7

File tree

16 files changed

+40
-8
lines changed

16 files changed

+40
-8
lines changed

cvp_mesh_planner/CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog for package cvp_mesh_planner
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.0.1 (2025-08-11)
6+
------------------
7+
* Bug fixes and cleanup since initial ROS 2 port
8+
59
2.0.0 (2024-05-15)
610
------------------
711
* port package to ROS2

cvp_mesh_planner/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>cvp_mesh_planner</name>
4-
<version>2.0.0</version>
4+
<version>2.0.1</version>
55
<description>The Continuous Vector Field Planner (CVP) mesh planner package</description>
66
<maintainer email="matthias.holoch@naturerobots.com">Matthias Holoch</maintainer>
77
<maintainer email="sebastian.puetz@naturerobots.com">Sebastian Pütz</maintainer>

dijkstra_mesh_planner/CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog for package dijkstra_mesh_planner
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.0.1 (2025-08-11)
6+
------------------
7+
* Bug fixes and cleanup since initial ROS 2 port
8+
59
2.0.0 (2024-05-15)
610
------------------
711
* port package to ROS2

dijkstra_mesh_planner/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>dijkstra_mesh_planner</name>
4-
<version>2.0.0</version>
4+
<version>2.0.1</version>
55
<description>The dijkstra_mesh_planner package</description>
66
<maintainer email="matthias.holoch@naturerobots.com">Matthias Holoch</maintainer>
77
<maintainer email="sebastian.puetz@naturerobots.com">Sebastian Pütz</maintainer>

mbf_mesh_core/CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog for package mbf_mesh_core
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.0.1 (2025-08-11)
6+
------------------
7+
* Bug fixes and cleanup since initial ROS 2 port
8+
59
2.0.0 (2024-05-15)
610
------------------
711
* port package to ROS2

mbf_mesh_core/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>mbf_mesh_core</name>
4-
<version>2.0.0</version>
4+
<version>2.0.1</version>
55
<description>The mbf_mesh_core package</description>
66

77
<maintainer email="matthias.holoch@naturerobots.com">Matthias Holoch</maintainer>

mbf_mesh_nav/CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog for package mbf_mesh_nav
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.0.1 (2025-08-11)
6+
------------------
7+
* Bug fixes and cleanup since initial ROS 2 port
8+
59
2.0.0 (2024-05-15)
610
------------------
711
* port package to ROS2

mbf_mesh_nav/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>mbf_mesh_nav</name>
4-
<version>2.0.0</version>
4+
<version>2.0.1</version>
55
<description>The mbf_mesh_nav package</description>
66

77
<maintainer email="matthias.holoch@naturerobots.com">Matthias Holoch</maintainer>

mesh_controller/CHANGELOG.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changelog for package mesh_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
2.0.1 (2025-08-11)
6+
------------------
7+
* Bug fixes and cleanup since initial ROS 2 port
8+
59
2.0.0 (2024-05-15)
610
------------------
711
* port package to ROS2

mesh_controller/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>mesh_controller</name>
4-
<version>2.0.0</version>
4+
<version>2.0.1</version>
55
<description>The mesh_controller package</description>
66

77
<maintainer email="matthias.holoch@naturerobots.com">Matthias Holoch</maintainer>

0 commit comments

Comments
 (0)