AddTwoInts example with minus
Probably very simple and dumb question. I have code similar to AddTwoInts example. How to enter negative values there?
tonu@hp:~/tyros/phippi/ros/phippi$ rosservice call phippi_motors -0.2 0.2
Usage: rosservice call /service [args...]
rosservice: error: no such option: -0
tonu@hp:~/tyros/phippi/ros/phippi$