Skip to content

Commit 513639b

Browse files
committed
2.7.1
1 parent 03f96bc commit 513639b

File tree

15 files changed

+22
-22
lines changed

15 files changed

+22
-22
lines changed

clearpath_generator_robot/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_generator_robot
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.7.1 (2025-09-16)
6+
------------------
77
* Feature: Franka in Jazzy (`#266 <https://github.com/clearpathrobotics/clearpath_robot/issues/266>`_)
88
* Feature: Franka Hand (`#252 <https://github.com/clearpathrobotics/clearpath_robot/issues/252>`_)
99
* Add frank gripper launch

clearpath_generator_robot/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_generator_robot</name>
5-
<version>2.7.0</version>
5+
<version>2.7.1</version>
66
<description>Clearpath Robot Generator</description>
77
<maintainer email="[email protected]">Roni Kreinin</maintainer>
88
<license>BSD</license>

clearpath_hardware_interfaces/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_platform
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.7.1 (2025-09-16)
6+
------------------
77

88
2.7.0 (2025-08-25)
99
------------------

clearpath_hardware_interfaces/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_hardware_interfaces</name>
5-
<version>2.7.0</version>
5+
<version>2.7.1</version>
66
<description>Clearpath Platform Drivers.</description>
77

88
<author email="[email protected]">Mike Purvis</author>

clearpath_motor_drivers/lynx_motor_driver/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.7.1 (2025-09-16)
6+
------------------
77

88
2.7.0 (2025-08-25)
99
------------------

clearpath_motor_drivers/lynx_motor_driver/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>lynx_motor_driver</name>
4-
<version>2.7.0</version>
4+
<version>2.7.1</version>
55
<description>A ROS driver for Clearpath Lynx motor controllers</description>
66

77
<maintainer email="[email protected]">Roni Kreinin</maintainer>

clearpath_motor_drivers/puma_motor_driver/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ Changelog for package puma_motor_driver
55
1.1.0 (2025-01-15)
66
------------------
77

8-
Forthcoming
9-
-----------
8+
2.7.1 (2025-09-16)
9+
------------------
1010

1111
2.7.0 (2025-08-25)
1212
------------------

clearpath_motor_drivers/puma_motor_driver/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>puma_motor_driver</name>
5-
<version>2.7.0</version>
5+
<version>2.7.1</version>
66
<description>Motor driver for Puma motor control board that utilizes ROS 2 Socketcan Gateway</description>
77
<maintainer email="[email protected]">Luis Camero</maintainer>
88
<license>BSD-3-Clause</license>

clearpath_robot/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_robot
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.7.1 (2025-09-16)
6+
------------------
77

88
2.7.0 (2025-08-25)
99
------------------

clearpath_robot/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_robot</name>
5-
<version>2.7.0</version>
5+
<version>2.7.1</version>
66
<description>Clearpath Robot Metapackage</description>
77
<maintainer email="[email protected]">Luis Camero</maintainer>
88
<maintainer email="[email protected]">Roni Kreinin</maintainer>

0 commit comments

Comments
 (0)