ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
ROS services shouldn't require an internet connection. If you're trying to call a service on a remote machine, there should be a network connection between those machines.
Which service are you trying to call? Is the node hosting that service on the same machine or another machine?