Skip to content

Commit a1dd68f

Browse files
committed
Changes.
1 parent 45ba4e0 commit a1dd68f

File tree

7 files changed

+49
-0
lines changed

7 files changed

+49
-0
lines changed

clearpath_generator_robot/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Fix: OAK-D Parameters (`#260 <https://github.com/clearpathrobotics/clearpath_robot/issues/260>`_)
8+
* Contributors: luis-camero
9+
510
2.6.3 (2025-08-18)
611
------------------
712

clearpath_hardware_interfaces/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Drivetrains (`#250 <https://github.com/clearpathrobotics/clearpath_robot/issues/250>`_)
8+
* Allow for only 2 motors in fan control node
9+
* Fixed logic
10+
* Added 2 joint support for lynx hardware
11+
* Switch to using motor protection message
12+
* Contributors: Roni Kreinin
13+
514
2.6.3 (2025-08-18)
615
------------------
716

clearpath_motor_drivers/lynx_motor_driver/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Drivetrains (`#250 <https://github.com/clearpathrobotics/clearpath_robot/issues/250>`_)
8+
* Allow for only 2 motors in fan control node
9+
* Fixed logic
10+
* Added 2 joint support for lynx hardware
11+
* Switch to using motor protection message
12+
* Contributors: Roni Kreinin
13+
514
2.6.3 (2025-08-18)
615
------------------
716

clearpath_motor_drivers/puma_motor_driver/CHANGELOG.rst

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

8+
Forthcoming
9+
-----------
10+
811
2.6.3 (2025-08-18)
912
------------------
1013

clearpath_robot/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Add ewellix_driver to pacakge.xml (`#264 <https://github.com/clearpathrobotics/clearpath_robot/issues/264>`_)
8+
* [clearpath_robot] Added missing package list. (`#262 <https://github.com/clearpathrobotics/clearpath_robot/issues/262>`_)
9+
* [clearpath_robot] Added missing package list.
10+
* Changed command to get installed package list.
11+
* [clearpath_robot] Remove any lines containing the word 'password' (case insensitive) from netplan files when grabbing diagnostics. (`#256 <https://github.com/clearpathrobotics/clearpath_robot/issues/256>`_)
12+
* Contributors: Tony Baltovski, luis-camero
13+
514
2.6.3 (2025-08-18)
615
------------------
716
* [clearpath_robot] Changed default service user to robot from administrator. (`#248 <https://github.com/clearpathrobotics/clearpath_robot/issues/248>`_)

clearpath_sensors/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Remove exec_depend on fixposition driver (`#263 <https://github.com/clearpathrobotics/clearpath_robot/issues/263>`_)
8+
Update the version requirement in the commented-out block below
9+
* Update Fixposition launch file, parameters to use 8.x driver (`#253 <https://github.com/clearpathrobotics/clearpath_robot/issues/253>`_)
10+
* Migration of Fixposition 8.x parameters
11+
* Update topic remaps for new driver version
12+
* Contributors: Chris Iverach-Brereton
13+
514
2.6.3 (2025-08-18)
615
------------------
716
* Add missing dependency (`#258 <https://github.com/clearpathrobotics/clearpath_robot/issues/258>`_)

clearpath_tests/CHANGELOG.rst

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

5+
Forthcoming
6+
-----------
7+
* Added LynxMotorProtection support (`#261 <https://github.com/clearpathrobotics/clearpath_robot/issues/261>`_)
8+
* Contributors: Roni Kreinin
9+
510
2.6.3 (2025-08-18)
611
------------------
712

0 commit comments

Comments
 (0)