Skip to content

Commit 3631ac9

Browse files
committed
5.6.0
1 parent f10f180 commit 3631ac9

File tree

27 files changed

+53
-14
lines changed

27 files changed

+53
-14
lines changed

actionlib_msgs/CHANGELOG.rst

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

5+
5.6.0 (2025-04-25)
6+
------------------
7+
58
5.5.0 (2025-03-20)
69
------------------
710

actionlib_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>actionlib_msgs</name>
5-
<version>5.5.0</version>
5+
<version>5.6.0</version>
66
<description>A package containing some message definitions used in the implementation of ROS 1 actions.</description>
77

88
<maintainer email="[email protected]">Tully Foote</maintainer>

common_interfaces/CHANGELOG.rst

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

5+
5.6.0 (2025-04-25)
6+
------------------
7+
58
5.5.0 (2025-03-20)
69
------------------
710

common_interfaces/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="2">
44
<name>common_interfaces</name>
5-
<version>5.5.0</version>
5+
<version>5.6.0</version>
66
<description>common_interfaces contains messages and services that are widely used by other ROS packages.</description>
77

88
<maintainer email="[email protected]">Tully Foote</maintainer>

diagnostic_msgs/CHANGELOG.rst

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

5+
5.6.0 (2025-04-25)
6+
------------------
7+
58
5.5.0 (2025-03-20)
69
------------------
710

diagnostic_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>diagnostic_msgs</name>
5-
<version>5.5.0</version>
5+
<version>5.6.0</version>
66
<description>A package containing some diagnostics related message and service definitions.</description>
77

88
<maintainer email="[email protected]">Tully Foote</maintainer>

geometry_msgs/CHANGELOG.rst

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

5+
5.6.0 (2025-04-25)
6+
------------------
7+
58
5.5.0 (2025-03-20)
69
------------------
710
* Complete Removal of PoseStampedArray (`#270 <https://github.com/ros2/common_interfaces/issues/270>`_)

geometry_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>geometry_msgs</name>
5-
<version>5.5.0</version>
5+
<version>5.6.0</version>
66
<description>A package containing some geometry related message definitions.</description>
77

88
<maintainer email="[email protected]">Tully Foote</maintainer>

nav_msgs/CHANGELOG.rst

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

5+
5.6.0 (2025-04-25)
6+
------------------
7+
58
5.5.0 (2025-03-20)
69
------------------
710
* Move geometry_msgs/PoseStampedArray to nav_msgs/Goals (`#269 <https://github.com/ros2/common_interfaces/issues/269>`_)

nav_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>nav_msgs</name>
5-
<version>5.5.0</version>
5+
<version>5.6.0</version>
66
<description>A package containing some navigation related message and service definitions.</description>
77

88
<maintainer email="[email protected]">Tully Foote</maintainer>

0 commit comments

Comments
 (0)