git commit -m "first commit"
This commit is contained in:
27
navigations/unique_identifier/uuid_msgs/package.xml
Executable file
27
navigations/unique_identifier/uuid_msgs/package.xml
Executable file
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0"?>
|
||||
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
|
||||
<package format="3">
|
||||
|
||||
<name>uuid_msgs</name>
|
||||
<version>1.0.6</version>
|
||||
<description>
|
||||
ROS messages for universally unique identifiers.
|
||||
</description>
|
||||
<maintainer email="jack.oquin@gmail.com">Jack O'Quin</maintainer>
|
||||
<author>Jack O'Quin</author>
|
||||
<license>BSD</license>
|
||||
<url>http://ros.org/wiki/uuid_msgs</url>
|
||||
|
||||
<buildtool_depend>catkin</buildtool_depend>
|
||||
|
||||
<build_depend>message_generation</build_depend>
|
||||
|
||||
<depend>std_msgs</depend>
|
||||
|
||||
<exec_depend>message_runtime</exec_depend>
|
||||
|
||||
<export>
|
||||
<architecture_independent/>
|
||||
</export>
|
||||
|
||||
</package>
|
||||
Reference in New Issue
Block a user