STEVE_Cammast/Steve/launch/LaunchSteveMonitor_gpio.launch

4 lines
203 B
XML

<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>