Skip to content

Commit a695854

Browse files
5.9.0
Signed-off-by: Christophe Bedard <[email protected]>
1 parent 9ee41e0 commit a695854

File tree

25 files changed

+37
-37
lines changed

25 files changed

+37
-37
lines changed

common_interfaces/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
5.9.0 (2025-10-02)
6+
------------------
77

88
5.8.3 (2025-10-01)
99
------------------

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.8.3</version>
5+
<version>5.9.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package diagnostic_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
5.9.0 (2025-10-02)
6+
------------------
77

88
5.8.3 (2025-10-01)
99
------------------

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.8.3</version>
5+
<version>5.9.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package geometry_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
5.9.0 (2025-10-02)
6+
------------------
77

88
5.8.3 (2025-10-01)
99
------------------

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.8.3</version>
5+
<version>5.9.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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package nav_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
5.9.0 (2025-10-02)
6+
------------------
77
* Adding the Trajectory and trajectoryPoint messages (`#296 <https://github.com/ros2/common_interfaces/issues/296>`_)
88
* Contributors: Steve Macenski
99

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.8.3</version>
5+
<version>5.9.0</version>
66
<description>A package containing some navigation related message and service definitions.</description>
77

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

sensor_msgs/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package sensor_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
5.9.0 (2025-10-02)
6+
------------------
77

88
5.8.3 (2025-10-01)
99
------------------

sensor_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>sensor_msgs</name>
5-
<version>5.8.3</version>
5+
<version>5.9.0</version>
66
<description>A package containing some sensor data related message and service definitions.</description>
77

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

0 commit comments

Comments
 (0)