modify the file controller.launch, make controller waiting a long time to ensure all hector can take off
This commit is contained in:
parent
a6ca00521e
commit
a7efc3cc9e
|
@ -3,5 +3,5 @@
|
|||
|
||||
<node name="controller_spawner" pkg="controller_manager" type="spawner" respawn="false" output="screen" args="
|
||||
controller/twist
|
||||
--shutdown-timeout 3"/>
|
||||
--timeout 300"/>
|
||||
</launch>
|
||||
|
|
Loading…
Reference in New Issue