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 Jan 4, 2024
1 parent 7beb2b0 commit b331c92
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 0 deletions.
12 changes: 12 additions & 0 deletions gz_ros2_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Changelog for package ign_ros2_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.1.3 (2024-01-04)
------------------
* Add controller name parameter (backport `#212 <https://github.com/ros-controls/gz_ros2_control/issues/212>`_) (`#215 <https://github.com/ros-controls/gz_ros2_control/issues/215>`_)
Co-authored-by: Jakub Delicat <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Fix stuck passive joints (`#184 <https://github.com/ros-controls/gz_ros2_control/issues/184>`_) (`#205 <https://github.com/ros-controls/gz_ros2_control/issues/205>`_)
Co-authored-by: Christoph Fröhlich <[email protected]>
(cherry picked from commit 0a8d4464e15e4f13ea0673311c60a891d6a836ec)
Co-authored-by: Johannes Huemer <[email protected]>
* Support Harmonic (`#185 <https://github.com/ros-controls/gz_ros2_control/issues/185>`_)
* Contributors: Alejandro Hernández Cordero, mergify[bot]

1.1.2 (2023-08-23)
------------------
* Catch pluginlib exceptions (`#175 <https://github.com/ros-controls/gz_ros2_control/issues/175>`_)
Expand Down
13 changes: 13 additions & 0 deletions gz_ros2_control_demos/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
Changelog for package ign_ros2_control_demos
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.1.3 (2024-01-04)
------------------
* Rename cartpole with cart (`#214 <https://github.com/ros-controls/gz_ros2_control/issues/214>`_) (`#218 <https://github.com/ros-controls/gz_ros2_control/issues/218>`_)
Co-authored-by: Christoph Fröhlich <[email protected]>
(cherry picked from commit 7e388fa5b7e7b099ac5c8a6a1b3e35d9c6a37d2a)
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Update diff_drive_example.launch.py (`#207 <https://github.com/ros-controls/gz_ros2_control/issues/207>`_) (`#208 <https://github.com/ros-controls/gz_ros2_control/issues/208>`_)
(cherry picked from commit e20382adc627e609e277c45e74b21f603e629675)
Co-authored-by: Jakub Delicat <[email protected]>
* Support Harmonic (`#185 <https://github.com/ros-controls/gz_ros2_control/issues/185>`_)
* Cleanup controller config (`#180 <https://github.com/ros-controls/gz_ros2_control/issues/180>`_)
* Contributors: Alejandro Hernández Cordero, mergify[bot]

1.1.2 (2023-08-23)
------------------
* Set C++ version to 17 (`#171 <https://github.com/ros-controls/gz_ros2_control/issues/171>`_)
Expand Down
9 changes: 9 additions & 0 deletions gz_ros2_control_tests/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@
Changelog for package gz_ros2_control_tests
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.1.3 (2024-01-04)
------------------
* Rename cartpole with cart (`#214 <https://github.com/ros-controls/gz_ros2_control/issues/214>`_) (`#218 <https://github.com/ros-controls/gz_ros2_control/issues/218>`_)
Co-authored-by: Christoph Fröhlich <[email protected]>
(cherry picked from commit 7e388fa5b7e7b099ac5c8a6a1b3e35d9c6a37d2a)
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Support Harmonic (`#185 <https://github.com/ros-controls/gz_ros2_control/issues/185>`_)
* Contributors: Alejandro Hernández Cordero, mergify[bot]

1.1.1 (2023-07-13)
------------------
* Run end to end test in CI (`#152 <https://github.com/ros-controls/gz_ros2_control//issues/152>`_)
Expand Down

0 comments on commit b331c92

Please sign in to comment.