ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The simplest way is to use the provided command line tool. http://wiki.ros.org/rosservice#rosservice_call
You can use command below (but you need to modify it) to call a service
rosservice call /service_name service-args