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.

75 lines
3.2 KiB

  1. <?xml version="1.0"?>
  2. <!--
  3. initial file generated by the following command on Dec 20, 2018
  4. catkin_create_pkg stretch_description message_generation message_runtime rospy
  5. -->
  6. <package format="2">
  7. <name>stretch_description</name>
  8. <version>0.2.0</version>
  9. <description>The stretch_description package</description>
  10. <!-- One maintainer tag required, multiple allowed, one person per tag -->
  11. <!-- Example: -->
  12. <!-- <maintainer email="jane.doe@example.com">Jane Doe</maintainer> -->
  13. <maintainer email="support@hello-robot.com">Hello Robot Inc.</maintainer>
  14. <!-- One license tag required, multiple allowed, one license per tag -->
  15. <!-- Commonly used license strings: -->
  16. <!-- BSD, MIT, Boost Software License, GPLv2, GPLv3, LGPLv2.1, LGPLv3 -->
  17. <license>CC BY-NC-SA 4.0 (Attribution-NonCommercial-ShareAlike 4.0 International)</license>
  18. <!-- Url tags are optional, but multiple are allowed, one per tag -->
  19. <!-- Optional attribute type can be: website, bugtracker, or repository -->
  20. <!-- Example: -->
  21. <!-- <url type="website">http://wiki.ros.org/stretch_description</url> -->
  22. <!-- Author tags are optional, multiple are allowed, one per tag -->
  23. <!-- Authors do not have to be maintainers, but could be -->
  24. <!-- Example: -->
  25. <!-- <author email="jane.doe@example.com">Jane Doe</author> -->
  26. <!-- The *depend tags are used to specify dependencies -->
  27. <!-- Dependencies can be catkin packages or system dependencies -->
  28. <!-- Examples: -->
  29. <!-- Use depend as a shortcut for packages that are both build and exec dependencies -->
  30. <!-- <depend>roscpp</depend> -->
  31. <!-- Note that this is equivalent to the following: -->
  32. <!-- <build_depend>roscpp</build_depend> -->
  33. <!-- <exec_depend>roscpp</exec_depend> -->
  34. <!-- Use build_depend for packages you need at compile time: -->
  35. <!-- <build_depend>message_generation</build_depend> -->
  36. <!-- Use build_export_depend for packages you need in order to build against this package: -->
  37. <!-- <build_export_depend>message_generation</build_export_depend> -->
  38. <!-- Use buildtool_depend for build tool packages: -->
  39. <!-- <buildtool_depend>catkin</buildtool_depend> -->
  40. <!-- Use exec_depend for packages you need at runtime: -->
  41. <!-- <exec_depend>message_runtime</exec_depend> -->
  42. <!-- Use test_depend for packages you need only for testing: -->
  43. <!-- <test_depend>gtest</test_depend> -->
  44. <!-- Use doc_depend for packages you need only for building documentation: -->
  45. <!-- <doc_depend>doxygen</doc_depend> -->
  46. <buildtool_depend>catkin</buildtool_depend>
  47. <build_depend>message_generation</build_depend>
  48. <build_depend>rospy</build_depend>
  49. <build_export_depend>rospy</build_export_depend>
  50. <exec_depend>message_runtime</exec_depend>
  51. <exec_depend>rospy</exec_depend>
  52. <depend>std_msgs</depend>
  53. <depend>geometry_msgs</depend>
  54. <build_depend>roslaunch</build_depend>
  55. <exec_depend>robot_state_publisher</exec_depend>
  56. <exec_depend>rviz</exec_depend>
  57. <exec_depend>rviz_imu_plugin</exec_depend>
  58. <exec_depend>joint_state_publisher</exec_depend>
  59. <!-- The export tag contains other, unspecified, tags -->
  60. <export>
  61. <!-- Other tools can request additional information be placed here -->
  62. </export>
  63. </package>