[ros-users] rosservice bug

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Andreas Vogt
Date:  
To: ros-users
Subject: [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