package.xml 407 B

1234567891011121314
  1. <?xml version="1.0"?>
  2. <package format="2">
  3. <name>map2gazebo</name>
  4. <version>0.0.0</version>
  5. <description>The map2gazebo package</description>
  6. <maintainer email="shilohc@mit.edu">Shiloh Curtis</maintainer>
  7. <author email="shilohc@mit.edu">Shiloh Curtis</author>
  8. <license>MIT</license>
  9. <depend>rospy</depend>
  10. <depend>nav_msgs</depend>
  11. <buildtool_depend>catkin</buildtool_depend>
  12. </package>