Skip to content

Commit 8ce83ec

Browse files
committed
Changelog
Signed-off-by: Alejandro Hernandez Cordero <[email protected]>
1 parent 0dab1d5 commit 8ce83ec

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

gz_ros2_control/CHANGELOG.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22
Changelog for package ign_ros2_control
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.0.4 (2025-09-29)
6+
------------------
7+
* Modernize CMakeLists (`#688 <https://github.com/ros-controls/gz_ros2_control/issues/688>`_)
8+
* Remove outdated comment (`#687 <https://github.com/ros-controls/gz_ros2_control/issues/687>`_)
9+
* Don't remove the node at destruction (`#683 <https://github.com/ros-controls/gz_ros2_control/issues/683>`_)
10+
* Suppress warning (`#679 <https://github.com/ros-controls/gz_ros2_control/issues/679>`_)
11+
* Fix compiler warnings (`#674 <https://github.com/ros-controls/gz_ros2_control/issues/674>`_)
12+
* Contributors: Alejandro Hernández Cordero, Christoph Fröhlich
13+
514
3.0.3 (2025-08-18)
615
------------------
716

gz_ros2_control_demos/CHANGELOG.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Changelog for package ign_ros2_control_demos
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.0.4 (2025-09-29)
6+
------------------
7+
* Add a custom plugin for simulating actuator dynamics to the demos (`#693 <https://github.com/ros-controls/gz_ros2_control/issues/693>`_)
8+
* Update docs (`#692 <https://github.com/ros-controls/gz_ros2_control/issues/692>`_)
9+
* get rid of deprecated rclcpp::spin_some() (`#678 <https://github.com/ros-controls/gz_ros2_control/issues/678>`_)
10+
* Contributors: Alejandro Hernández Cordero, Christoph Fröhlich
11+
512
3.0.3 (2025-08-18)
613
------------------
714
* Fix ackermann example inertial and joint tf publish (`#641 <https://github.com/ros-controls/gz_ros2_control/issues/641>`_)

gz_ros2_control_tests/CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package gz_ros2_control_tests
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
3.0.4 (2025-09-29)
6+
------------------
7+
* Add a custom plugin for simulating actuator dynamics to the demos (`#693 <https://github.com/ros-controls/gz_ros2_control/issues/693>`_)
8+
* Ensure shutdown of gz jetty (`#682 <https://github.com/ros-controls/gz_ros2_control/issues/682>`_)
9+
* Contributors: Christoph Fröhlich
10+
511
3.0.3 (2025-08-18)
612
------------------
713

0 commit comments

Comments
 (0)