File tree Expand file tree Collapse file tree 11 files changed +58
-0
lines changed
hardware_interface_testing Expand file tree Collapse file tree 11 files changed +58
-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
+ * Use target_link_libraries instead of ament_target_dependencies (`#2266 <https://github.com/ros-controls/ros2_control/issues/2266 >`_)
8
+ * Cleanup deprecations in `ros_control ` (`#2258 <https://github.com/ros-controls/ros2_control/issues/2258 >`_)
9
+ * Contributors: Sai Kishor Kothakota
10
+
5
11
5.0.0 (2025-05-21)
6
12
------------------
7
13
* Statically allocate string concatenations using FMT formatting (`#2205 <https://github.com/ros-controls/ros2_control/issues/2205 >`_)
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
+ * Use target_link_libraries instead of ament_target_dependencies (`#2266 <https://github.com/ros-controls/ros2_control/issues/2266 >`_)
8
+ * Cleanup deprecations in `ros_control ` (`#2258 <https://github.com/ros-controls/ros2_control/issues/2258 >`_)
9
+ * Contributors: Sai Kishor Kothakota
10
+
5
11
5.0.0 (2025-05-21)
6
12
------------------
7
13
* [CM] Add option to avoid shutting down on hardware initial state failure (`#2230 <https://github.com/ros-controls/ros2_control/issues/2230 >`_)
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
+ * Cleanup deprecations in `ros_control ` (`#2258 <https://github.com/ros-controls/ros2_control/issues/2258 >`_)
8
+ * Contributors: Sai Kishor Kothakota
9
+
5
10
5.0.0 (2025-05-21)
6
11
------------------
7
12
* Add `data_type ` field to the HardwareInterfaces message (`#2204 <https://github.com/ros-controls/ros2_control/issues/2204 >`_)
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
+ * [RM] Isolate start and stop interfaces for each Hardware Component (`#2120 <https://github.com/ros-controls/ros2_control/issues/2120 >`_)
8
+ * Use target_link_libraries instead of ament_target_dependencies (`#2266 <https://github.com/ros-controls/ros2_control/issues/2266 >`_)
9
+ * Add new `Handle ` constructor for easier initialization (`#2253 <https://github.com/ros-controls/ros2_control/issues/2253 >`_)
10
+ * Cleanup deprecations in `ros_control ` (`#2258 <https://github.com/ros-controls/ros2_control/issues/2258 >`_)
11
+ * Read `data_type ` for all types of interfaces (`#2235 <https://github.com/ros-controls/ros2_control/issues/2235 >`_)
12
+ * Contributors: Sai Kishor Kothakota
13
+
5
14
5.0.0 (2025-05-21)
6
15
------------------
7
16
* Statically allocate string concatenations using FMT formatting (`#2205 <https://github.com/ros-controls/ros2_control/issues/2205 >`_)
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
+ * [RM] Isolate start and stop interfaces for each Hardware Component (`#2120 <https://github.com/ros-controls/ros2_control/issues/2120 >`_)
8
+ * Use target_link_libraries instead of ament_target_dependencies (`#2266 <https://github.com/ros-controls/ros2_control/issues/2266 >`_)
9
+ * Contributors: Sai Kishor Kothakota
10
+
5
11
5.0.0 (2025-05-21)
6
12
------------------
7
13
* Statically allocate string concatenations using FMT formatting (`#2205 <https://github.com/ros-controls/ros2_control/issues/2205 >`_)
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 target_link_libraries instead of ament_target_dependencies (`#2266 <https://github.com/ros-controls/ros2_control/issues/2266 >`_)
8
+ * Contributors: Sai Kishor Kothakota
9
+
5
10
5.0.0 (2025-05-21)
6
11
------------------
7
12
* Statically allocate string concatenations using FMT formatting (`#2205 <https://github.com/ros-controls/ros2_control/issues/2205 >`_)
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
5.0.0 (2025-05-21)
6
9
------------------
7
10
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
+ * Read `data_type ` for all types of interfaces (`#2235 <https://github.com/ros-controls/ros2_control/issues/2235 >`_)
8
+ * Contributors: Sai Kishor Kothakota
9
+
5
10
5.0.0 (2025-05-21)
6
11
------------------
7
12
Original file line number Diff line number Diff line change 2
2
Changelog for package ros2controlcli
3
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
4
5
+ Forthcoming
6
+ -----------
7
+ * Cleanup deprecations in `ros_control ` (`#2258 <https://github.com/ros-controls/ros2_control/issues/2258 >`_)
8
+ * Contributors: Sai Kishor Kothakota
9
+
5
10
5.0.0 (2025-05-21)
6
11
------------------
7
12
* [CM] Set default strictness of switch_controllers using parameters (`#2168 <https://github.com/ros-controls/ros2_control/issues/2168 >`_)
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
5.0.0 (2025-05-21)
6
9
------------------
7
10
You can’t perform that action at this time.
0 commit comments