|
2 | 2 | Changelog for package hardware_interface |
3 | 3 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
4 | 4 |
|
| 5 | +Forthcoming |
| 6 | +----------- |
| 7 | +* Deactivate the controller chain upon failed group activation (`#2669 <https://github.com/ros-controls/ros2_control/issues/2669>`_) (`#2737 <https://github.com/ros-controls/ros2_control/issues/2737>`_) |
| 8 | +* Cleanup GenericSystem component code :broom: (`#2706 <https://github.com/ros-controls/ros2_control/issues/2706>`_) (`#2714 <https://github.com/ros-controls/ros2_control/issues/2714>`_) |
| 9 | +* [GenericSystem] Initialize joint_control_mode\_ in on_configure (`#2693 <https://github.com/ros-controls/ros2_control/issues/2693>`_) (`#2695 <https://github.com/ros-controls/ros2_control/issues/2695>`_) |
| 10 | +* Fix dynamics calculation of GenericSystem component (`#2705 <https://github.com/ros-controls/ros2_control/issues/2705>`_) (`#2709 <https://github.com/ros-controls/ros2_control/issues/2709>`_) |
| 11 | +* Prepare GenericSystem for other interface data types (`#2571 <https://github.com/ros-controls/ros2_control/issues/2571>`_) (`#2708 <https://github.com/ros-controls/ros2_control/issues/2708>`_) |
| 12 | +* Add `has_state` and `has_command` methods to hardware_component_interface (`#2701 <https://github.com/ros-controls/ros2_control/issues/2701>`_) (`#2702 <https://github.com/ros-controls/ros2_control/issues/2702>`_) |
| 13 | +* Fix runtime variant access bug in `HardwareComponentInterface::get_command` helper method (`#2491 <https://github.com/ros-controls/ros2_control/issues/2491>`_) (`#2704 <https://github.com/ros-controls/ros2_control/issues/2704>`_) |
| 14 | +* Fix the same hardware component node naming issue with multiple controller managers setup (`#2657 <https://github.com/ros-controls/ros2_control/issues/2657>`_) (`#2666 <https://github.com/ros-controls/ros2_control/issues/2666>`_) |
| 15 | +* Enable logger service for hardware component node (`#2503 <https://github.com/ros-controls/ros2_control/issues/2503>`_) (`#2668 <https://github.com/ros-controls/ros2_control/issues/2668>`_) |
| 16 | +* Remove deprecation warning for kilted now (`#2645 <https://github.com/ros-controls/ros2_control/issues/2645>`_) |
| 17 | +* Add magnetic_field_sensor semantic component (`#2627 <https://github.com/ros-controls/ros2_control/issues/2627>`_) (`#2655 <https://github.com/ros-controls/ros2_control/issues/2655>`_) |
| 18 | +* Fix warnings of uninitialized registry in GenericSystem tests (`#2635 <https://github.com/ros-controls/ros2_control/issues/2635>`_) (`#2641 <https://github.com/ros-controls/ros2_control/issues/2641>`_) |
| 19 | +* Fix the variant access in the hardware component interface (`#2626 <https://github.com/ros-controls/ros2_control/issues/2626>`_) |
| 20 | +* Contributors: Christoph Fröhlich, Sai Kishor Kothakota, mergify[bot] |
| 21 | + |
5 | 22 | 4.38.0 (2025-10-03) |
6 | 23 | ------------------- |
7 | 24 | * Ability to switch controllers in non-realtime loop (backport `#2452 <https://github.com/ros-controls/ros2_control/issues/2452>`_) (`#2610 <https://github.com/ros-controls/ros2_control/issues/2610>`_) |
|
0 commit comments