File tree Expand file tree Collapse file tree 11 files changed +46
-0
lines changed
hardware_interface_testing Expand file tree Collapse file tree 11 files changed +46
-0
lines changed Original file line number Diff line number Diff line change 2
2
Changelog for package controller_interface
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+
5
8
4.28.0 (2025-04-10)
6
9
-------------------
7
10
* Make all packages use gmock, not gtest (`#2162 <https://github.com/ros-controls/ros2_control/issues/2162 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package controller_manager
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+ * Fix the enforce_command_limits deactivation (`#2181 <https://github.com/ros-controls/ros2_control/issues/2181 >`_)
8
+ * Contributors: Sai Kishor Kothakota
9
+
5
10
4.28.0 (2025-04-10)
6
11
-------------------
7
12
* Integrate joint limit enforcement into `ros2_control ` framework functional with Async controllers and components (`#2047 <https://github.com/ros-controls/ros2_control/issues/2047 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package controller_manager_msgs
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+
5
8
4.28.0 (2025-04-10)
6
9
-------------------
7
10
* [CM] Extend the list controller and hardware components messages (`#2102 <https://github.com/ros-controls/ros2_control/issues/2102 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package hardware_interface
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+ * Avoid running joint limit enforcement during initialization (`#2188 <https://github.com/ros-controls/ros2_control/issues/2188 >`_)
8
+ * Use previous command to enforce the joint limits on position interfaces (`#2183 <https://github.com/ros-controls/ros2_control/issues/2183 >`_)
9
+ * Add log info for the type of joint limits being used (`#2186 <https://github.com/ros-controls/ros2_control/issues/2186 >`_)
10
+ * Fix the joint limits enforcement with `position ` and `velocity ` (`#2182 <https://github.com/ros-controls/ros2_control/issues/2182 >`_)
11
+ * Only log limiting error if something is limited. (`#2176 <https://github.com/ros-controls/ros2_control/issues/2176 >`_)
12
+ * Contributors: Felix Exner (fexner), Sai Kishor Kothakota
13
+
5
14
4.28.0 (2025-04-10)
6
15
-------------------
7
16
* [HW Interface] Use new handle API inside the hardware components (`#2092 <https://github.com/ros-controls/ros2_control/issues/2092 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package hardware_interface_testing
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+ * Use previous command to enforce the joint limits on position interfaces (`#2183 <https://github.com/ros-controls/ros2_control/issues/2183 >`_)
8
+ * Contributors: Sai Kishor Kothakota
9
+
5
10
4.28.0 (2025-04-10)
6
11
-------------------
7
12
* Integrate joint limit enforcement into `ros2_control ` framework functional with Async controllers and components (`#2047 <https://github.com/ros-controls/ros2_control/issues/2047 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package joint_limits
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+ * Use previous command to enforce the joint limits on position interfaces (`#2183 <https://github.com/ros-controls/ros2_control/issues/2183 >`_)
8
+ * Fix the joint limits enforcement with `position ` and `velocity ` (`#2182 <https://github.com/ros-controls/ros2_control/issues/2182 >`_)
9
+ * Contributors: Sai Kishor Kothakota
10
+
5
11
4.28.0 (2025-04-10)
6
12
-------------------
7
13
* Integrate joint limit enforcement into `ros2_control ` framework functional with Async controllers and components (`#2047 <https://github.com/ros-controls/ros2_control/issues/2047 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package ros2_control
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+
5
8
4.28.0 (2025-04-10)
6
9
-------------------
7
10
* Improve package descriptions & update maintainers (`#2103 <https://github.com/ros-controls/ros2_control/issues/2103 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package ros2_control_test_assets
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+
5
8
4.28.0 (2025-04-10)
6
9
-------------------
7
10
* Integrate joint limit enforcement into `ros2_control ` framework functional with Async controllers and components (`#2047 <https://github.com/ros-controls/ros2_control/issues/2047 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package ros2controlcli
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+
5
8
4.28.0 (2025-04-10)
6
9
-------------------
7
10
* [CLI] print update_rate and is_async on verbose (`#2126 <https://github.com/ros-controls/ros2_control/issues/2126 >`_)
Original file line number Diff line number Diff line change 2
2
Changelog for package rqt_controller_manager
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+
5
8
4.28.0 (2025-04-10)
6
9
-------------------
7
10
* Update `rqt_controller_manager ` controller state color scheme to match list_controllers color scheme (`#2143 <https://github.com/ros-controls/ros2_control/issues/2143 >`_)
You can’t perform that action at this time.
0 commit comments