Skip to content

Commit fb2264a

Browse files
authored
Merge branch 'ros2:rolling' into feature/add-arrow-strip-marker-type
2 parents d705231 + 04c024e commit fb2264a

File tree

28 files changed

+113
-21
lines changed

28 files changed

+113
-21
lines changed

actionlib_msgs/CHANGELOG.rst

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

5+
5.1.0 (2023-04-27)
6+
------------------
7+
8+
5.0.0 (2023-04-11)
9+
------------------
10+
511
4.7.0 (2023-02-13)
612
------------------
713
* Update common_interfaces to C++17. (`#215 <https://github.com/ros2/common_interfaces/issues/215>`_)

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>4.7.0</version>
5+
<version>5.1.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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for package common_interfaces
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
5.1.0 (2023-04-27)
6+
------------------
7+
8+
5.0.0 (2023-04-11)
9+
------------------
10+
511
4.7.0 (2023-02-13)
612
------------------
713
* [rolling] Update maintainers - 2022-11-07 (`#210 <https://github.com/ros2/common_interfaces/issues/210>`_)

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

5+
5.1.0 (2023-04-27)
6+
------------------
7+
8+
5.0.0 (2023-04-11)
9+
------------------
10+
511
4.7.0 (2023-02-13)
612
------------------
713
* Update common_interfaces to C++17. (`#215 <https://github.com/ros2/common_interfaces/issues/215>`_)

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

5+
5.1.0 (2023-04-27)
6+
------------------
7+
8+
5.0.0 (2023-04-11)
9+
------------------
10+
511
4.7.0 (2023-02-13)
612
------------------
713
* Update common_interfaces to C++17. (`#215 <https://github.com/ros2/common_interfaces/issues/215>`_)

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

5+
5.1.0 (2023-04-27)
6+
------------------
7+
8+
5.0.0 (2023-04-11)
9+
------------------
10+
511
4.7.0 (2023-02-13)
612
------------------
713
* Update common_interfaces to C++17. (`#215 <https://github.com/ros2/common_interfaces/issues/215>`_)

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>4.7.0</version>
5+
<version>5.1.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)