How to shutdown all nodes
What's the easiest way to signal all nodes to shutdown?
I created a daemon that runs several launch files in the background, but now that even if I kill the roscore, the other nodes don't end, they just keep running, forcing me to hunt them down and manually kill each process.