Skip to content

Commit

Permalink
Changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
  • Loading branch information
ahcorde committed May 14, 2024
1 parent c9085ff commit 562b34c
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
16 changes: 16 additions & 0 deletions gazebo_ros2_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@
Changelog for package gazebo_ros2_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.6.6 (2024-05-14)
------------------
* Add PID controller to control joint using effort (`#294 <https://github.com/ros-controls/gazebo_ros2_control//issues/294>`_) (`#311 <https://github.com/ros-controls/gazebo_ros2_control//issues/311>`_)
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
(cherry picked from commit f769c6c1684eb2ccb3e4988ad4611b32b4beabf6)
Co-authored-by: chameau5050 <54971185+chameau5050@users.noreply.github.com>
* Update precommit config (`#298 <https://github.com/ros-controls/gazebo_ros2_control//issues/298>`_) (`#302 <https://github.com/ros-controls/gazebo_ros2_control//issues/302>`_)
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
(cherry picked from commit 105c0ba5b786a43e1e9266399ab027a12011c643)
Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
* Fix incorrect force-torque sensor vec population (`#296 <https://github.com/ros-controls/gazebo_ros2_control//issues/296>`_) (`#300 <https://github.com/ros-controls/gazebo_ros2_control//issues/300>`_)
(cherry picked from commit fdcd7aa8c67ea57f44bbf2f8fba90a28d7f04b5d)
Co-authored-by: Mateus Menezes <mateusmenezes95@gmail.com>
* Contributors: mergify[bot]

0.6.5 (2024-03-21)
------------------
* Update gazebo_ros2_control_plugin.cpp (`#286 <https://github.com/ros-controls/gazebo_ros2_control/issues/286>`_) (`#288 <https://github.com/ros-controls/gazebo_ros2_control/issues/288>`_)
Expand Down
22 changes: 22 additions & 0 deletions gazebo_ros2_control_demos/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@
Changelog for package gazebo_ros2_control_demos
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0.6.6 (2024-05-14)
------------------
* Change initial pose of pendulum (`#313 <https://github.com/ros-controls/gazebo_ros2_control//issues/313>`_) (`#316 <https://github.com/ros-controls/gazebo_ros2_control//issues/316>`_)
(cherry picked from commit 40ee42da16af9f1bc78886dbaec8082fd3fdea26)
Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
* Add PID controller to control joint using effort (`#294 <https://github.com/ros-controls/gazebo_ros2_control//issues/294>`_) (`#311 <https://github.com/ros-controls/gazebo_ros2_control//issues/311>`_)
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
(cherry picked from commit f769c6c1684eb2ccb3e4988ad4611b32b4beabf6)
Co-authored-by: chameau5050 <54971185+chameau5050@users.noreply.github.com>
* Add an example with a passive joint (backport `#172 <https://github.com/ros-controls/gazebo_ros2_control//issues/172>`_) (`#307 <https://github.com/ros-controls/gazebo_ros2_control//issues/307>`_)
* Add an example with a passive joint (`#172 <https://github.com/ros-controls/gazebo_ros2_control//issues/172>`_)
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
(cherry picked from commit 7d5ec5dbad710d628bc14a82195c196f088621b8)
# Conflicts:
# doc/index.rst
* Fixed docs
---------
Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.com>
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
* Contributors: mergify[bot]

0.6.5 (2024-03-21)
------------------
* Cleanup of demos (`#290 <https://github.com/ros-controls/gazebo_ros2_control/issues/290>`_) (`#293 <https://github.com/ros-controls/gazebo_ros2_control/issues/293>`_)
Expand Down

0 comments on commit 562b34c

Please sign in to comment.