[ros-users] rosservice bug

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Andreas Vogt
日付:  
To: ros-users
題目: [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