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 Mar 21, 2024
1 parent 2beac15 commit d6b93f5
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
20 changes: 20 additions & 0 deletions gz_ros2_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,26 @@
Changelog for package ign_ros2_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.1.5 (2024-03-21)
------------------
* Fix typo (`#253 <https://github.com/ros-controls/gz_ros2_control/issues/253>`_) (`#255 <https://github.com/ros-controls/gz_ros2_control/issues/255>`_)
(cherry picked from commit a98cb2a8b72827b7c1669987d6a12d3f0b30a41e)
Co-authored-by: Stephanie Eng <[email protected]>
* Fix `#247 <https://github.com/ros-controls/gz_ros2_control/issues/247>`_ (`#248 <https://github.com/ros-controls/gz_ros2_control/issues/248>`_) (`#251 <https://github.com/ros-controls/gz_ros2_control/issues/251>`_)
(cherry picked from commit 94745e6f5f051214ac9862051f9a918685f2c6b9)
Co-authored-by: Graziato Davide <[email protected]>
* Reset Gazebo with initial joint positions and velocities (`#241 <https://github.com/ros-controls/gz_ros2_control/issues/241>`_) (`#244 <https://github.com/ros-controls/gz_ros2_control/issues/244>`_)
(cherry picked from commit c5b0b9049ce75410e75d1828242c1dfd5b19bb80)
Co-authored-by: Ruddick Lawrence <[email protected]>
* Use portable versio for usleep (`#237 <https://github.com/ros-controls/gz_ros2_control/issues/237>`_) (`#239 <https://github.com/ros-controls/gz_ros2_control/issues/239>`_)
(cherry picked from commit 0bdf13e6986c613c99a595889a587da1db6d7f69)
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Fix crashing due to an invalid parameter in the initial value (backport `#233 <https://github.com/ros-controls/gz_ros2_control/issues/233>`_) (`#235 <https://github.com/ros-controls/gz_ros2_control/issues/235>`_)
* Fix crashing due to an invalid parameter in the initial value (`#233 <https://github.com/ros-controls/gz_ros2_control/issues/233>`_)
(cherry picked from commit a3beadb014f62e0808033de2c5ad84e2428c36e9)
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Contributors: Alejandro Hernández Cordero, Ruddick Lawrence, Graziato Davide, Stephanie Eng, mergify[bot]

1.1.4 (2024-01-24)
------------------
* Load the URDF to the resource_manager before parsing it to CM (`#222 <https://github.com/ros-controls/gz_ros2_control/issues/222>`_) (`#226 <https://github.com/ros-controls/gz_ros2_control/issues/226>`_)
Expand Down
7 changes: 7 additions & 0 deletions gz_ros2_control_demos/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
Changelog for package ign_ros2_control_demos
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.1.5 (2024-03-21)
------------------
* Add dep (`#256 <https://github.com/ros-controls/gz_ros2_control/issues/256>`_) (`#258 <https://github.com/ros-controls/gz_ros2_control/issues/258>`_)
(cherry picked from commit b35100db16e80ffb574c0266321800e2197136c3)
Co-authored-by: Christoph Fröhlich <[email protected]>
* Contributors: mergify[bot]

1.1.4 (2024-01-24)
------------------

Expand Down
3 changes: 3 additions & 0 deletions gz_ros2_control_tests/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package gz_ros2_control_tests
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.1.5 (2024-03-21)
------------------

1.1.4 (2024-01-24)
------------------
* Include testing packages on CI (`#223 <https://github.com/ros-controls/gz_ros2_control/issues/223>`_) (`#224 <https://github.com/ros-controls/gz_ros2_control/issues/224>`_)
Expand Down

0 comments on commit d6b93f5

Please sign in to comment.