0.0.3
This commit is contained in:
parent
1fa4acac8c
commit
ef94e9f277
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
||||||
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||||||
<package format="2">
|
<package format="2">
|
||||||
<name>rcl</name>
|
<name>rcl</name>
|
||||||
<version>0.0.2</version>
|
<version>0.0.3</version>
|
||||||
<description>The ROS client library common implementation.
|
<description>The ROS client library common implementation.
|
||||||
This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
|
This package contains an API which builds on the ROS middleware API and is optionally built upon by the other ROS client libraries.
|
||||||
</description>
|
</description>
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||||||
<package format="2">
|
<package format="2">
|
||||||
<name>rcl_lifecycle</name>
|
<name>rcl_lifecycle</name>
|
||||||
<version>0.0.2</version>
|
<version>0.0.3</version>
|
||||||
<description>Package containing a C-based lifecycle implementation</description>
|
<description>Package containing a C-based lifecycle implementation</description>
|
||||||
<maintainer email="karsten@osrfoundation.org">Karsten Knese</maintainer>
|
<maintainer email="karsten@osrfoundation.org">Karsten Knese</maintainer>
|
||||||
<license>Apache License 2.0</license>
|
<license>Apache License 2.0</license>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue