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 Aug 29, 2024
1 parent c3044e1 commit eaeb293
Show file tree
Hide file tree
Showing 3 changed files with 28 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.2.7 (2024-08-29)
------------------
* Parse `position_proportional_gain` parameter from URDF and update docs (`#393 <https://github.com/ros-controls/gz_ros2_control//issues/393>`_) (`#410 <https://github.com/ros-controls/gz_ros2_control//issues/410>`_)
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
(cherry picked from commit 8cecc69b7aa698dfd996ae545c186a42b6799d87)
Co-authored-by: Christoph Fröhlich <[email protected]>
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
* propagate gazebo remapping and other arguments to the controller node (`#396 <https://github.com/ros-controls/gz_ros2_control//issues/396>`_) (`#397 <https://github.com/ros-controls/gz_ros2_control//issues/397>`_)
(cherry picked from commit cbdd3a3fc6dcb49072b501984c3294a20872dcd8)
Co-authored-by: Sai Kishor Kothakota <[email protected]>
* Contributors: mergify[bot]

1.2.6 (2024-07-09)
------------------
* Propagate the node clock and logging interface (`#368 <https://github.com/ros-controls/gz_ros2_control/issues/368>`_) (`#373 <https://github.com/ros-controls/gz_ros2_control/issues/373>`_)
Expand Down
8 changes: 8 additions & 0 deletions gz_ros2_control_demos/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@
Changelog for package ign_ros2_control_demos
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

1.2.7 (2024-08-29)
------------------
* Use spawner with `--params-file` argument instead of cli verbs (`#399 <https://github.com/ros-controls/gz_ros2_control//issues/399>`_) (`#409 <https://github.com/ros-controls/gz_ros2_control//issues/409>`_)
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
(cherry picked from commit 30e67055bcd76e198805926997d01fefcc347255)
Co-authored-by: Christoph Fröhlich <[email protected]>
* Contributors: mergify[bot]

1.2.6 (2024-07-09)
------------------

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

1.2.7 (2024-08-29)
------------------
* Use spawner with `--params-file` argument instead of cli verbs (`#399 <https://github.com/ros-controls/gz_ros2_control//issues/399>`_) (`#409 <https://github.com/ros-controls/gz_ros2_control//issues/409>`_)
Co-authored-by: Alejandro Hernández Cordero <[email protected]>
(cherry picked from commit 30e67055bcd76e198805926997d01fefcc347255)
Co-authored-by: Christoph Fröhlich <[email protected]>
* Contributors: mergify[bot]

1.2.6 (2024-07-09)
------------------

Expand Down

0 comments on commit eaeb293

Please sign in to comment.