Skip to content

Commit 3ceec0b

Browse files
committed
0.2.1
1 parent 9469085 commit 3ceec0b

40 files changed

Lines changed: 59 additions & 59 deletions

File tree

common/easynav_costmap_common/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package easynav_costmap_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.1 (2026-02-27)
6+
------------------
77
* 0.2.0
88
* GPLv3 -> Apache 2.0
99
* Remove C++20/C++23 features and update to new MethodBase interface

common/easynav_costmap_common/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>easynav_costmap_common</name>
5-
<version>0.2.0</version>
5+
<version>0.2.1</version>
66
<description>Easy Navigation: Simple Common package.</description>
77

88
<maintainer email="fmrico@gmail.com">Francisco Martín Rico</maintainer>

common/easynav_simple_common/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package easynav_simple_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.1 (2026-02-27)
6+
------------------
77
* 0.2.0
88
* GPLv3 -> Apache 2.0
99
* Rolling updates

common/easynav_simple_common/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>easynav_simple_common</name>
5-
<version>0.2.0</version>
5+
<version>0.2.1</version>
66
<description>Easy Navigation: Simple Common package.</description>
77
<maintainer email="fmrico@gmail.com">Francisco Martín Rico</maintainer>
88
<license>Apache-2.0</license>

controllers/easynav_mpc_controller/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package easynav_mpc_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.1 (2026-02-27)
6+
------------------
77
* 0.2.0
88
* GPLv3 -> Apache 2.0
99
* Collision checker scope was changed

controllers/easynav_mpc_controller/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>easynav_mpc_controller</name>
5-
<version>0.2.0</version>
5+
<version>0.2.1</version>
66
<description>Easy Navigation: MPC Controller package.</description>
77
<maintainer email="juanscelyg@gmail.com">Juan S. Cely G.</maintainer>
88
<license>Apache-2.0</license>

controllers/easynav_mppi_controller/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package easynav_mppi_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.1 (2026-02-27)
6+
------------------
77
* 0.2.0
88
* GPLv3 -> Apache 2.0
99
* Documentation was corrected

controllers/easynav_mppi_controller/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>easynav_mppi_controller</name>
5-
<version>0.2.0</version>
5+
<version>0.2.1</version>
66
<description>Easy Navigation: MPPI Controller package.</description>
77
<maintainer email="josemiguel.guerrero@urjc.es">Jose Miguel Guerrero Hernandez</maintainer>
88
<license>Apache-2.0</license>

controllers/easynav_serest_controller/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package easynav_serest_controller
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
0.2.1 (2026-02-27)
6+
------------------
77
* 0.2.0
88
* GPLv3 -> Apache 2.0
99
* Documentation was corrected

controllers/easynav_serest_controller/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>easynav_serest_controller</name>
5-
<version>0.2.0</version>
5+
<version>0.2.1</version>
66
<description>Easy Navigation: SeReST Controller package.</description>
77
<maintainer email="fmrico@gmail.com">Francisco Martín Rico</maintainer>
88
<license>Apache-2.0</license>

0 commit comments

Comments
 (0)