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

Revision history [back]

This tool uses the YAML commandline syntax described here.

To fix this particular problem, you would separate your arguments from the command's options using --. For example, rosservice call phippi_motors -- -0.2 0.2 should work.