Skip to content

Commit

Permalink
0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bmagyar committed Feb 16, 2023
1 parent 0040b4e commit 6c4244d
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions ign_ros2_control/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ign_ros2_control
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.4.3 (2023-02-16)
------------------
* Fix example demos in humble branch `#118 <https://github.com/ros-controls/gz_ros2_control/issues/118>`_ from iche033/iche033/fix_humble_demos
* Remove URDF dependency (`#56 <https://github.com/ros-controls/gz_ros2_control/issues/56>`_)
* Adapt to ROS 2 Humble
Expand Down
2 changes: 1 addition & 1 deletion ign_ros2_control/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>ign_ros2_control</name>
<version>0.4.0</version>
<version>0.4.3</version>
<description>Ignition ros2_control package allows to control simulated robots using ros2_control framework.</description>
<maintainer email="[email protected]">Alejandro Hernández</maintainer>
<author>Alejandro Hernández</author>
Expand Down
4 changes: 2 additions & 2 deletions ign_ros2_control_demos/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ign_ros2_control_demos
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.4.3 (2023-02-16)
------------------
* Add tricycle example to the `humble` branch `#119 <https://github.com/ros-controls/gz_ros2_control/issues/119>`_ from azazdeaz/humble
* Replace ros_ign_gazebo with ros_gz_sim
* Add tricycle demo (`#80 <https://github.com/ros-controls/gz_ros2_control/issues/80>`_)
Expand Down
2 changes: 1 addition & 1 deletion ign_ros2_control_demos/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>ign_ros2_control_demos</name>
<version>0.4.0</version>
<version>0.4.3</version>
<description>ign_ros2_control_demos</description>

<maintainer email="[email protected]">Alejandro Hernandez</maintainer>
Expand Down

0 comments on commit 6c4244d

Please sign in to comment.