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

Services are also created from nodes just as publishers and subscribers are. Have a look at the javadoc for Node.newServiceClient and Node.newServiceServer.