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

If your service has been properly registered, you should be able to find it with rossrv list. As for the import command, have you tried from packagewheretheserviceisdefined.srv import awesomService.srv ?