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 24, 2024
1 parent 9b69ef2 commit 7bb8695
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
10 changes: 10 additions & 0 deletions gazebo_ros2_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog for package gazebo_ros2_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.1 (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>`_)
* Load the URDF to the resource_manager before parsing it to CM constructor (fixes https://github.com/ros-controls/ros2_control/issues/1299)
* Use lexical casts (`#260 <https://github.com/ros-controls/gazebo_ros2_control//issues/260>`_)
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* Fix links in documentation (`#263 <https://github.com/ros-controls/gazebo_ros2_control//issues/263>`_)
* Added controller manager xml argument (`#255 <https://github.com/ros-controls/gazebo_ros2_control//issues/255>`_)
* Contributors: Alejandro Hernández Cordero, Christoph Fröhlich, Sai Kishor Kothakota, Silvio Traversaro

0.7.0 (2024-01-04)
------------------
* Add `hold_joints` parameter (`#251 <https://github.com/ros-controls/gazebo_ros2_control/issues/251>`_)
Expand Down
3 changes: 3 additions & 0 deletions gazebo_ros2_control_demos/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
Changelog for package gazebo_ros2_control_demos
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.7.1 (2024-01-24)
------------------

0.7.0 (2024-01-04)
------------------
* replace Twist with TwistStamped (`#249 <https://github.com/ros-controls/gazebo_ros2_control/issues/249>`_)
Expand Down

0 comments on commit 7bb8695

Please sign in to comment.