[ros-users] launching & killing nodes from other nodes

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: Nicholas Butko
Datum:  
Aan: ros-users
Onderwerp: [ros-users] launching & killing nodes from other nodes
What is the best way to invoke roslaunch from within ros? What is the best way to kill another node from within another node?

For example, one node may want to start another (or a set of other nodes) for only a short time.