Hi, It would be nice to send negative values to any rosservice: rosservice call /my_controller/SetSpeed -1 rosservice: error: no such option: -1 Usage: rosservice call /service [args...] Is there an easy way to fix this? Andreas