Is it possible to kill other nodes in launch file when a particular one ends/dies?
I have a situation where I'd like to kill all other nodes launched from the same launch file once another is finished doing its work.
add a comment