Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <[email protected]>
  • Loading branch information
ahcorde committed Aug 26, 2024
1 parent 12f05bb commit 7aaf8e1
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
7 changes: 7 additions & 0 deletions gz_ros2_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package ign_ros2_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.0.1 (2024-08-26)
------------------
* Parse `position_proportional_gain` parameter from URDF and update docs (`#393 <https://github.com/ros-controls/gz_ros2_control/issues/393>`_)
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* propagate gazebo remapping and other arguments to the controller node (`#396 <https://github.com/ros-controls/gz_ros2_control/issues/396>`_)
* Contributors: Christoph Fröhlich, Sai Kishor Kothakota

2.0.0 (2024-07-09)
------------------
* Propagate the node clock and logging interface (`#368 <https://github.com/ros-controls/gz_ros2_control/issues/368>`_)
Expand Down
6 changes: 6 additions & 0 deletions gz_ros2_control_demos/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package ign_ros2_control_demos
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.0.1 (2024-08-26)
------------------
* Use spawner with `--params-file` argument instead of cli verbs (`#399 <https://github.com/ros-controls/gz_ros2_control/issues/399>`_)
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Contributors: Christoph Fröhlich

2.0.0 (2024-07-09)
------------------
* fixed robot name (`#358 <https://github.com/ros-controls/gz_ros2_control/issues/358>`_)
Expand Down
6 changes: 6 additions & 0 deletions gz_ros2_control_tests/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for package gz_ros2_control_tests
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

2.0.1 (2024-08-26)
------------------
* Use spawner with `--params-file` argument instead of cli verbs (`#399 <https://github.com/ros-controls/gz_ros2_control/issues/399>`_)
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Contributors: Christoph Fröhlich

2.0.0 (2024-07-09)
------------------

Expand Down

0 comments on commit 7aaf8e1

Please sign in to comment.