[ros-users] p2os joystick teleoperation

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
+ (text/html)
このメッセージを削除
このメッセージに返信
著者: User discussions
日付:  
To: ros-users
題目: [ros-users] p2os joystick teleoperation
Hi Everyone,

I'm having a bit of trouble with driving my P3AT robot around using p2os and
a usb joystick. p2os is running fine, as I can publish a commanded velocity
(using rostopic pub ...) to drive the robot around.

When I run the joystick teleoperation node, it sends all zeroes for the
commanded velocity. I see in the code there's run and deadman buttons, but
pressing those buttons doesn't seem to make anything work. Does anyone have
any experience using the joystick to drive around a Pioneer robot? Is there
something obvious I'm missing?

Thanks