You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
632 B

  1. <?xml version="1.0"?>
  2. <package format="2">
  3. <name>stretch_navigation</name>
  4. <version>0.2.0</version>
  5. <description>Standard ROS navigation package using move_base and amcl.</description>
  6. <maintainer email="support@hello-robot.com">Hello Robot Inc.</maintainer>
  7. <license>Apache License 2.0</license>
  8. <url type="repository">https://github.com/hello-robot/stretch_ros</url>
  9. <buildtool_depend>catkin</buildtool_depend>
  10. <exec_depend>move_base</exec_depend>
  11. <exec_depend>amcl</exec_depend>
  12. <exec_depend>map_server</exec_depend>
  13. <exec_depend>gmapping</exec_depend>
  14. <exec_depend>stretch_core</exec_depend>
  15. </package>