4 lines
203 B
Plaintext
4 lines
203 B
Plaintext
|
<launch>
|
||
|
<node pkg="Steve" type="runpigpiod.sh" name="runpigpiod" respawn="false" output="screen"/>
|
||
|
<node pkg="Steve" type="MastMonitor.py" name="MastMonitor" respawn="true" output="screen"/>
|
||
|
</launch>
|