Skip to content

Commit cbb9b35

Browse files
committed
2.5.0
1 parent 0aca491 commit cbb9b35

File tree

25 files changed

+37
-37
lines changed

25 files changed

+37
-37
lines changed

clearpath_bt_joy/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.5.0 (2025-05-29)
6+
------------------
77
* Disable symlink rule to rely on DS4DRV instead
88
* Contributors: Luis Camero
99

clearpath_bt_joy/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>clearpath_bt_joy</name>
5-
<version>2.3.2</version>
5+
<version>2.5.0</version>
66
<description>Clearpath bluetooth joy controller signal quality monitoring node</description>
77
<maintainer email="[email protected]">Chris Iverach-Brereton</maintainer>
88
<license>BSD-3</license>

clearpath_bt_joy/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
setup(
3737
name=package_name,
38-
version='2.3.2',
38+
version='2.5.0',
3939
packages=[
4040
package_name,
4141
],

clearpath_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 clearpath_common
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.5.0 (2025-05-29)
6+
------------------
77

88
2.3.2 (2025-04-30)
99
------------------

clearpath_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>clearpath_common</name>
5-
<version>2.3.2</version>
5+
<version>2.5.0</version>
66
<description>Clearpath Common Metapackage</description>
77

88
<maintainer email="[email protected]">Luis Camero</maintainer>

clearpath_control/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.5.0 (2025-05-29)
6+
------------------
77
* Fix the velocity limits for Dingo-O using Logitech controllers (`#207 <https://github.com/clearpathrobotics/clearpath_common/issues/207>`_)
88
* Increase A300 teleop normal speed to 0.4, reduce turbo speed to 1.5 (`#206 <https://github.com/clearpathrobotics/clearpath_common/issues/206>`_)
99
* Contributors: Chris Iverach-Brereton

clearpath_control/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>clearpath_control</name>
5-
<version>2.3.2</version>
5+
<version>2.5.0</version>
66
<description>Controllers for Clearpath Robotics platforms</description>
77

88
<license>BSD</license>

clearpath_customization/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.5.0 (2025-05-29)
6+
------------------
77

88
2.3.2 (2025-04-30)
99
------------------

clearpath_customization/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>clearpath_customization</name>
5-
<version>2.3.2</version>
5+
<version>2.5.0</version>
66
<description>Clearpath customization packages.</description>
77

88
<maintainer email="[email protected]">Luis Camero</maintainer>

clearpath_description/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.5.0 (2025-05-29)
6+
------------------
77

88
2.3.2 (2025-04-30)
99
------------------

0 commit comments

Comments
 (0)