ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Are you designing the service yourself? If is something that takes quite long (like executing a command on a robot), it might be worth making this an action using actionlib as that is designed exactly for that.