File tree Expand file tree Collapse file tree 7 files changed +49
-0
lines changed
clearpath_generator_robot
clearpath_hardware_interfaces Expand file tree Collapse file tree 7 files changed +49
-0
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package clearpath_generator_robot
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+ * Fix: OAK-D Parameters (`#260 <https://github.com/clearpathrobotics/clearpath_robot/issues/260 >`_)
8
+ * Contributors: luis-camero
9
+
5
10
2.6.3 (2025-08-18)
6
11
------------------
7
12
Original file line number Diff line number Diff line change 2
2
Changelog for package clearpath_platform
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
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
+
5
14
2.6.3 (2025-08-18)
6
15
------------------
7
16
Original file line number Diff line number Diff line change 2
2
Changelog for package lynx_motor_driver
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
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
+
5
14
2.6.3 (2025-08-18)
6
15
------------------
7
16
Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ Changelog for package puma_motor_driver
5
5
1.1.0 (2025-01-15)
6
6
------------------
7
7
8
+ Forthcoming
9
+ -----------
10
+
8
11
2.6.3 (2025-08-18)
9
12
------------------
10
13
Original file line number Diff line number Diff line change 2
2
Changelog for package clearpath_robot
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
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
+
5
14
2.6.3 (2025-08-18)
6
15
------------------
7
16
* [clearpath_robot] Changed default service user to robot from administrator. (`#248 <https://github.com/clearpathrobotics/clearpath_robot/issues/248 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package clearpath_sensors
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
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
+
5
14
2.6.3 (2025-08-18)
6
15
------------------
7
16
* Add missing dependency (`#258 <https://github.com/clearpathrobotics/clearpath_robot/issues/258 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package clearpath_tests
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+ * Added LynxMotorProtection support (`#261 <https://github.com/clearpathrobotics/clearpath_robot/issues/261 >`_)
8
+ * Contributors: Roni Kreinin
9
+
5
10
2.6.3 (2025-08-18)
6
11
------------------
7
12
You can’t perform that action at this time.
0 commit comments