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

Revision history [back]

click to hide/show revision 1
initial version

This is normally done as an action. Your task node will run an action server and wait until the action is requested by another node. After finishing the task, your node will simply wait again until it is used again.