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

answered 2011-12-17 07:13:12 -0500

joq gravatar image

You can define a simple service in Python with a C++ client.

If you need a more elaborate structure for controlling the service, actionlib may provide a better solution.