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 Sep 17, 2024
1 parent 6a4cc84 commit cde7397
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
8 changes: 8 additions & 0 deletions gazebo_ros2_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Changelog for package gazebo_ros2_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.3 (2024-09-17)
------------------
* Add support for getting PID parameters from loaded parameters (`#374 <https://github.com/ros-controls/gazebo_ros2_control//issues/374>`_)
Co-authored-by: Christoph Fröhlich <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* propagate gazebo remapping and other arguments to the controller node (`#370 <https://github.com/ros-controls/gazebo_ros2_control//issues/370>`_)
* Contributors: Sai Kishor Kothakota

0.7.2 (2024-07-09)
------------------
* Propagate the node clock and logging interface to ResourceManager (`#357 <https://github.com/ros-controls/gazebo_ros2_control/issues/357>`_)
Expand Down
10 changes: 10 additions & 0 deletions gazebo_ros2_control_demos/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog for package gazebo_ros2_control_demos
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.3 (2024-09-17)
------------------
* Add support for getting PID parameters from loaded parameters (`#374 <https://github.com/ros-controls/gazebo_ros2_control//issues/374>`_)
Co-authored-by: Christoph Fröhlich <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Revert "Add namespaced example"
This reverts commit 49507137ef6eb4e1a4c8d4352d9a163ddd462d81.
* Add namespaced example
* Contributors: Christoph Froehlich, Sai Kishor Kothakota

0.7.2 (2024-07-09)
------------------
* Add missing dependency (`#350 <https://github.com/ros-controls/gazebo_ros2_control/issues/350>`_)
Expand Down

0 comments on commit cde7397

Please sign in to comment.