[ros-users] rosservice bug

Top Pagina
Bijlagen:
Bericht als e-mail
+ (text/plain)
Delete this message
Reply to this message
Auteur: Andreas Vogt
Datum:  
Aan: ros-users
Onderwerp: [ros-users] rosservice bug
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