Skip to content

Commit d8b97d4

Browse files
Uniform package.xml versioning to 0.2.0 (#33)
2 parents 526f224 + 4e6a49c commit d8b97d4

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

ergocub_moveit_config/package.xml

+1-1
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>ergocub_moveit_config</name>
5-
<version>0.3.0</version>
5+
<version>0.2.0</version>
66
<description>
77
A ROS2 package with the configuration and launch files for using the ergoCub with the MoveIt Motion Planning Framework
88
</description>

icub_moveit_config/package.xml

+1-1
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>icub_moveit_config</name>
5-
<version>0.3.0</version>
5+
<version>0.2.0</version>
66
<description>
77
An automatically generated package with all the configuration and launch files for using the iCub with the MoveIt Motion Planning Framework
88
</description>

xcub_moveit_grasp/package.xml

+1-1
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>xcub_moveit_grasp</name>
5-
<version>0.0.0</version>
5+
<version>0.2.0</version>
66
<description>ROS2 package for grasping task</description>
77
<maintainer email="[email protected]">Martina Gloria</maintainer>
88
<license>TODO: License declaration</license>

xcub_moveit_robot/package.xml

+1-1
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>xcub_moveit_robot</name>
5-
<version>0.0.0</version>
5+
<version>0.2.0</version>
66
<description>TODO: Package description</description>
77
<maintainer email="[email protected]">martinagloria</maintainer>
88
<license>TODO: License declaration</license>

xcub_moveit_test_controller/package.xml

+1-1
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>xcub_moveit_test_controller</name>
5-
<version>0.0.0</version>
5+
<version>0.2.0</version>
66
<description>TODO: Package description</description>
77
<maintainer email="[email protected]">martinagloria</maintainer>
88
<license>TODO: License declaration</license>

xcub_ros2_controllers/package.xml

+1-1
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>xcub_ros2_controllers</name>
5-
<version>0.0.0</version>
5+
<version>0.2.0</version>
66
<description>TODO: Package description</description>
77
<maintainer email="[email protected]">martinagloria</maintainer>
88
<license>TODO: License declaration</license>

0 commit comments

Comments
 (0)