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