l1.5-safety-system/safety_master_plugin/launch/master_plugin.launch

7 lines
154 B
Plaintext
Raw Normal View History

<launch>
<node pkg="rqt_gui"
type="rqt_gui"
name="$(anon master_plugin)"
args="--standalone safety_master_plugin"
/>
</launch>