Skip to content

Commit 8cfe42e

Browse files
committed
2.10.0
1 parent a129d49 commit 8cfe42e

File tree

8 files changed

+12
-12
lines changed

8 files changed

+12
-12
lines changed

libmavconn/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.10.0 (2025-05-05)
6+
-------------------
77
* Merge branch 'master' into ros2
88
* master:
99
1.20.1

libmavconn/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>libmavconn</name>
5-
<version>2.9.0</version>
5+
<version>2.10.0</version>
66
<description>
77
MAVLink communication library.
88
This library provide unified connection handling classes

mavros/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.10.0 (2025-05-05)
6+
-------------------
77
* extras: fix odid build
88
* extras: re-generate all cog scripts
99
* mavros: fix indentation

mavros/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>mavros</name>
4-
<version>2.9.0</version>
4+
<version>2.10.0</version>
55
<description>
66
MAVROS -- MAVLink extendable communication node for ROS
77
with proxy for Ground Control Station.

mavros_extras/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.10.0 (2025-05-05)
6+
-------------------
77
* extras: fix format
88
* extras: fix build of odom
99
* extras: fix odid build

mavros_extras/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="2">
33
<name>mavros_extras</name>
4-
<version>2.9.0</version>
4+
<version>2.10.0</version>
55
<description>
66
Extra nodes and plugins for <a href="http://wiki.ros.org/mavros">MAVROS</a>.
77
</description>

mavros_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 mavros_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
2.10.0 (2025-05-05)
6+
-------------------
77
* extras: re-generate all cog scripts
88
* extras: fix odid messages
99
* msgs: generate ODID constants from mavlink

mavros_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>mavros_msgs</name>
5-
<version>2.9.0</version>
5+
<version>2.10.0</version>
66
<description>
77
mavros_msgs defines messages for <a href="http://wiki.ros.org/mavros">MAVROS</a>.
88
</description>

0 commit comments

Comments
 (0)