Skip to content

Commit ae2745f

Browse files
Merge pull request #261 from SteveMacenski/update_package_xml_bloom
package xml release IDs the same
2 parents dc42b17 + 25b40c3 commit ae2745f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

nav2_amcl/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>nav2_amcl</name>
5-
<version>1.15.2</version>
5+
<version>0.1.0</version>
66
<description>
77
<p>
88
amcl is a probabilistic localization system for a robot moving in

nav2_dwb_controller/nav2_dwb_controller/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>nav2_dwb_controller</name>
5-
<version>0.0.1</version>
5+
<version>0.1.0</version>
66
<description>
77
ROS2 controller (DWB) metapackage
88
</description>

navigation2/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>navigation2</name>
5-
<version>0.0.1</version>
5+
<version>0.1.0</version>
66
<description>
77
ROS2 Navigation Stack
88
</description>

0 commit comments

Comments
 (0)