ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Solved.
tonu@hp:~$ rosservice call phippi_motors '{a: 1, b: 2}'
result: Go done
tonu@hp:~$ rosservice call phippi_motors '{a: -0.1, b: 0}'
result: Go done
tonu@hp:~$