Skip to content

Commit cd27fd5

Browse files
committed
respawn true
1 parent 3d14dcc commit cd27fd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rtklib_bridge/launch/rtklib_bridge.launch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
<param name="port" value="61111"/>
77
<param name="altitude_estimate" value="false"/>
88
<!-- When outputting on ellipsoidal height (WGS 84) = false ,When outputting in altitude = true -->
9-
<node pkg="rtklib_bridge" name="rtklib_bridge" type="rtklib_bridge" />
9+
<node pkg="rtklib_bridge" name="rtklib_bridge" type="rtklib_bridge" respawn="true"/>
1010

1111
</launch>

0 commit comments

Comments
 (0)