safety_master_plugin/plugin.xml
Jakub Delicat 8ab6d10cf6 ros2 init
2023-08-09 16:18:19 +02:00

15 lines
456 B
XML

<library path="scripts">
<class name="safety_master_plugin" type="safety_master_plugin.master_plugin.MasterPlugin" base_class_type="rqt_gui_py::Plugin">
<description>
Safety system master plugin
</description>
<qtgui>
<group>
<label>L1.5 Safety system</label>
<icon type="theme">folder</icon>
</group>
<label>Master</label>
<icon type="theme">system-help</icon>
</qtgui>
</class>
</library>