[ros-users] rosservice bug

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Andreas Vogt
Dato:  
Til: ros-users
Emne: [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