ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
1

Respawn entire launch file

asked 2018-09-04 04:41:05 -0500

Wolf gravatar image

Hi all,

I learned that respawn Tag in a launch file lets a single node being restarted if it crashes. Further, the required tag if set true, stops the entire launch if a particular important node closes.

Is it also possible to respawn all nodes in a launch file if a particular important node closes and needs to geht respawned?

Thank you for your Help.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2018-09-04 05:05:52 -0500

gvdhoorn gravatar image

Is it also possible to respawn all nodes in a launch file if a particular important node closes and needs to geht respawned?

No, not as far as I know.

respawn is a node-level attribute (docs).

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-09-04 04:41:05 -0500

Seen: 915 times

Last updated: Sep 04 '18