Skip to content

Commit 1d87153

Browse files
committed
Update ROS 2 metadata
1 parent 2376af6 commit 1d87153

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

ros2/template_project/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>template_project</name>
5-
<version>2.0.0</version>
5+
<version>2.0.1</version>
66
<description>Reusable C++/CUDA library template with optional CUDA, OptiX, Python, MATLAB, and ROS 2 support: ROS 2 colcon shim package.</description>
77
<maintainer email="petercalifano.gs@gmail.com">Pietro Califano</maintainer>
88
<license>MIT</license>

ros2/template_project_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_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>template_project_interfaces</name>
5-
<version>2.0.0</version>
5+
<version>2.0.1</version>
66
<description>Reusable C++/CUDA library template with optional CUDA, OptiX, Python, MATLAB, and ROS 2 support: ROS 2 message and service interfaces.</description>
77
<maintainer email="petercalifano.gs@gmail.com">Pietro Califano</maintainer>
88
<license>MIT</license>

ros2/template_project_ros/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>template_project_ros</name>
5-
<version>2.0.0</version>
5+
<version>2.0.1</version>
66
<description>Reusable C++/CUDA library template with optional CUDA, OptiX, Python, MATLAB, and ROS 2 support: ROS 2 bridge package.</description>
77
<maintainer email="petercalifano.gs@gmail.com">Pietro Califano</maintainer>
88
<license>MIT</license>

ros2/template_project_spinup/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>template_project_spinup</name>
5-
<version>2.0.0</version>
5+
<version>2.0.1</version>
66
<description>Reusable C++/CUDA library template with optional CUDA, OptiX, Python, MATLAB, and ROS 2 support: ROS 2 launch and runtime assets.</description>
77
<maintainer email="petercalifano.gs@gmail.com">Pietro Califano</maintainer>
88
<license>MIT</license>

0 commit comments

Comments
 (0)