1234567891011121314151617181920212223242526 |
- <?xml version="1.0"?>
- <package format="2">
- <name>pji_navigation</name>
- <version>0.0.0</version>
- <description>The pji_navigation package</description>
- <!-- One maintainer tag required, multiple allowed, one person per tag -->
- <!-- Example: -->
- <!-- <maintainer email="jane.doe@example.com">Jane Doe</maintainer> -->
- <maintainer email="wuhaichao87@sina.com">hc</maintainer>
- <!-- One license tag required, multiple allowed, one license per tag -->
- <!-- Commonly used license strings: -->
- <!-- BSD, MIT, Boost Software License, GPLv2, GPLv3, LGPLv2.1, LGPLv3 -->
- <license>TODO</license>
- <buildtool_depend>catkin</buildtool_depend>
- <!-- The export tag contains other, unspecified, tags -->
- <export>
- <!-- Other tools can request additional information be placed here -->
- </export>
- </package>
|