|
2 | 2 | Changelog for package ign_ros2_control
|
3 | 3 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
4 | 4 |
|
5 |
| -0.5.0 (2022-08-09) |
| 5 | +0.4.3 (2023-02-16) |
6 | 6 | ------------------
|
7 |
| -* Fix setting initial values if command interfaces are not defined. (`#73 <https://github.com/ros-controls/gz_ros2_control/issues/73>`_) |
8 |
| -* activated all hardware by default and improved variable naming (`#74 <https://github.com/ros-controls/gz_ros2_control/issues/74>`_) |
9 |
| -* Implemented perform_command_mode_switch override in GazeboSystem (`#76 <https://github.com/ros-controls/gz_ros2_control/issues/76>`_) |
10 |
| -* Remove warnings (`#72 <https://github.com/ros-controls/gz_ros2_control/issues/72>`_) |
11 |
| -* change component name for ignition (`#69 <https://github.com/ros-controls/gz_ros2_control/issues/69>`_) |
12 |
| -* Added logic for activating hardware interfaces (`#68 <https://github.com/ros-controls/gz_ros2_control/issues/68>`_) |
13 |
| -* Merge branch 'foxy' into ahcorde/foxy_to_galactic_27_05_2022 |
| 7 | +* Fix example demos in humble branch `#118 <https://github.com/ros-controls/gz_ros2_control/issues/118>`_ from iche033/iche033/fix_humble_demos |
14 | 8 | * Remove URDF dependency (`#56 <https://github.com/ros-controls/gz_ros2_control/issues/56>`_)
|
15 | 9 | * Adapt to ROS 2 Humble
|
16 | 10 | * typo in citadel name (`#54 <https://github.com/ros-controls/gz_ros2_control/issues/54>`_)
|
17 |
| -* typo in citadel name (`#51 <https://github.com/ros-controls/gz_ros2_control/issues/51>`_) |
18 | 11 | * ros2_control is now having usings under its namespace. (`#43 <https://github.com/ros-controls/gz_ros2_control/issues/43>`_)
|
19 | 12 | * Fix default ign gazebo version Rolling (`#45 <https://github.com/ros-controls/gz_ros2_control/issues/45>`_)
|
20 | 13 | * Fix ignition version in package.xml - Rolling (`#41 <https://github.com/ros-controls/gz_ros2_control/issues/41>`_)
|
21 | 14 | * Fixed position control (`#29 <https://github.com/ros-controls/gz_ros2_control/issues/29>`_)
|
22 | 15 | * Add support for initial_values for hardware interfaces when starting simulation. (`#27 <https://github.com/ros-controls/gz_ros2_control/issues/27>`_)
|
23 | 16 | * Contributors: Alejandro Hernández Cordero, Denis Štogl, Guillaume Beuzeboc, Tianyu Li
|
24 | 17 |
|
25 |
| -0.4.1 (2022-06-06) |
26 |
| ------------------- |
27 |
| -* Remove URDF dependency (`#56 <https://github.com/ignitionrobotics/ign_ros2_control/issues/56>`_) |
28 |
| -* typo in citadel name (`#54 <https://github.com/ignitionrobotics/ign_ros2_control/issues/54>`_) |
29 |
| -* Contributors: Alejandro Hernández Cordero, Guillaume Beuzeboc, ahcorde |
30 |
| - |
31 | 18 | 0.4.0 (2022-03-18)
|
32 | 19 | ------------------
|
33 | 20 | * Fix default ign gazebo version Galactic (`#44 <https://github.com/ignitionrobotics/ign_ros2_control/issues/44>`_)
|
|
0 commit comments