l1.5-safety-system/safety_user_plugin/launch/user_plugin.launch

7 lines
150 B
Plaintext
Raw Normal View History

2018-09-17 18:29:00 +02:00
<launch>
<node pkg="rqt_gui"
type="rqt_gui"
name="$(anon user_plugin)"
args="--standalone safety_user_plugin"
/>
2018-09-17 18:29:00 +02:00
</launch>