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

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Nicholas Butko
Date:  
To: ros-users
Subject: [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.