What does respawn="true" mean?
Hi all,
a newbie question, I would like to know what does 'respawn="true"' mean in this tutorial launch file. I did delete it, but nothing changed. Thanks before.
fins
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi all,
a newbie question, I would like to know what does 'respawn="true"' mean in this tutorial launch file. I did delete it, but nothing changed. Thanks before.
fins
In cases where the node shuts down the node will restart automatically.
http://ros.org/wiki/roslaunch/XML/node contains the official documentation.
Asked: 2012-06-28 00:42:40 -0500
Seen: 13,164 times
Last updated: Jun 28 '12
respawn_delay does not delay the respawn! [closed]
Can I call one .launch file from another .launch file?
Spawn and kill nodes from nodes/smach
Debug output within a launch file
combining launch files doesn't give same behavior: order / timing of ik solver
Multiple Kinects - 2nd openni_node never publishes anything
launch a node within another node
openni camera launch multikinect
What is the manifest.xml convention for dependencies of launch files?