safety_master_plugin/launch/master_plugin.launch

7 lines
154 B
Plaintext
Raw Normal View History

2021-08-13 14:38:22 +02:00
<launch>
<node pkg="rqt_gui"
type="rqt_gui"
name="$(anon master_plugin)"
args="--standalone safety_master_plugin"
/>
</launch>