We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d14dcc commit cd27fd5Copy full SHA for cd27fd5
rtklib_bridge/launch/rtklib_bridge.launch
@@ -6,6 +6,6 @@
6
<param name="port" value="61111"/>
7
<param name="altitude_estimate" value="false"/>
8
<!-- When outputting on ellipsoidal height (WGS 84) = false ,When outputting in altitude = true -->
9
- <node pkg="rtklib_bridge" name="rtklib_bridge" type="rtklib_bridge" />
+ <node pkg="rtklib_bridge" name="rtklib_bridge" type="rtklib_bridge" respawn="true"/>
10
11
</launch>
0 commit comments