Skip to content

Commit

Permalink
respawn true
Browse files Browse the repository at this point in the history
  • Loading branch information
OsamuSekino committed Oct 30, 2020
1 parent 3d14dcc commit cd27fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rtklib_bridge/launch/rtklib_bridge.launch
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
<param name="port" value="61111"/>
<param name="altitude_estimate" value="false"/>
<!-- When outputting on ellipsoidal height (WGS 84) = false ,When outputting in altitude = true -->
<node pkg="rtklib_bridge" name="rtklib_bridge" type="rtklib_bridge" />
<node pkg="rtklib_bridge" name="rtklib_bridge" type="rtklib_bridge" respawn="true"/>

</launch>

0 comments on commit cd27fd5

Please sign in to comment.