Skip to content

Commit

Permalink
src/swarmie/launch/swarmie.xml: start up moisture_sensors' talker.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Carter90 committed Mar 11, 2021
1 parent 14081b6 commit 7b1bdca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/swarmie/launch/swarmie.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
<arg name="simulation" value="$(arg simulation)" />
</include>

<node name="moisture_sensors" pkg="moisture_sensors" type="talker.py" respawn="true"/>

<node name="diagnostics" pkg="diagnostics" type="diags_node.py" respawn="true"/>

<node name="mobility" pkg="mobility" type="core.py" respawn="true">
Expand Down

0 comments on commit 7b1bdca

Please sign in to comment.