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 5ea5617 commit d6f4367
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 0 deletions.
14 changes: 14 additions & 0 deletions gazebo_ros2_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
Changelog for package gazebo_ros2_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.4.7 (2024-03-21)
------------------
* Update gazebo_ros2_control_plugin.cpp (`#286 <https://github.com/ros-controls/gazebo_ros2_control/issues/286>`_) (`#287 <https://github.com/ros-controls/gazebo_ros2_control/issues/287>`_)
(cherry picked from commit 5e1f9a52bcd1bf4164186dbb3c8b5cf070ed156e)
Co-authored-by: Tobias Fischer <[email protected]>
* set the robot description parameter (`#277 <https://github.com/ros-controls/gazebo_ros2_control/issues/277>`_)
* Fix crashing due to an invalid parameter in the initial value. (backport `#271 <https://github.com/ros-controls/gazebo_ros2_control/issues/271>`_) (`#282 <https://github.com/ros-controls/gazebo_ros2_control/issues/282>`_)
* Fix crashing due to an invalid parameter in the initial value. (`#271 <https://github.com/ros-controls/gazebo_ros2_control/issues/271>`_)
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
(cherry picked from commit cdae6b8a8f638d87146482e99bf76cf36530e5a6)
Co-authored-by: Wiktor Bajor <[email protected]>
Co-authored-by: Alejandro Hernandez Cordero <[email protected]>
* Contributors: AB, mergify[bot]

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

0.4.7 (2024-03-21)
------------------
* Cleanup of demos (`#290 <https://github.com/ros-controls/gazebo_ros2_control/issues/290>`_) (`#292 <https://github.com/ros-controls/gazebo_ros2_control/issues/292>`_)
(cherry picked from commit 03b853b5337f6b8e9b8d4c0c8a3d814d7f34a97c)
Co-authored-by: Christoph Fröhlich <[email protected]>
* Contributors: mergify[bot]

0.4.6 (2024-01-24)
------------------

Expand Down

0 comments on commit d6f4367

Please sign in to comment.