package.xml 830 B

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