Skip to content

Commit

Permalink
Make RTK basestation node restart
Browse files Browse the repository at this point in the history
  • Loading branch information
qhdwight committed Jun 1, 2024
1 parent dae7e7b commit 97e59d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions launch/basestation.launch
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
</group>

<node if="$(arg rtk)" name="basestation_gps_driver" pkg="mrover" type="basestation_gps_driver.py"
respawn="true" respawn_delay="2"
output="screen"/>

<node if="$(arg network)" name="network_monitor" pkg="mrover" type="network_monitor.py"/>
Expand Down

0 comments on commit 97e59d8

Please sign in to comment.