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.

20 lines
844 B

  1. <library path="src">
  2. <class name="StretchDashboard" type="stretch_dashboard.stretch_dashboard.StretchDashboard"
  3. base_class_type="rqt_gui_py::Plugin">
  4. <description>
  5. A Python GUI plugin for displaying a dashboard that displays and interacts with the Stretch robot.
  6. </description>
  7. <qtgui>
  8. <group>
  9. <label>Robot</label>
  10. <icon type="theme">folder</icon>
  11. <statustip>Plugins related to specific robots.</statustip>
  12. </group>
  13. <label>Stretch Dashboard</label>
  14. <icon type="theme">emblem-important</icon>
  15. <statustip>
  16. A Python GUI plugin for displaying a dashboard that displays and interacts with the Stretch robot.
  17. </statustip>
  18. </qtgui>
  19. </class>
  20. </library>