roscore: #1737 respawn rosout
This commit is contained in:
parent
311ca713f5
commit
5d6d560d4b
|
@ -7,5 +7,5 @@
|
|||
<launch>
|
||||
<master auto="start" />
|
||||
<!-- all the nodes in the core file must have the name attribute specified -->
|
||||
<node pkg="rosout" type="rosout" name="rosout" />
|
||||
<node pkg="rosout" type="rosout" name="rosout" respawn="true"/>
|
||||
</launch>
|
||||
|
|
Loading…
Reference in New Issue