ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Hi @mdcr!

To call a service without command line, I recommend you to go tough the Writing a Simple Service and Client (Python) tutorial.

If you prefer C++, there is a tutorial for that also.

This link will help you save the data in YAML format using Python.