Waveshare Jetbot teleoperation with gamepad not working in Jupyterlab

Hello,

Using the gamepad of my Waveshare Jetbot kit using the webbrowser in html5 work great (I got the index number and values changes when I use the buttons).

But in jupyterlab, when I run the cell creating the Controller widget, nothing appear. It display the message “Connect gamepad and press any button” but nothing appear even if I press buttons.

Also, Wavshare say I can swith mode using MODE button, but nothing change when I press MODE buton, even for 7sec (wich normally switch mode to XBOX).

I have upgrade widget to lastest version.

ls -l /dev/input give me js0 so it is ok :
crw-rw-r-- 1 root input 13, 0 avril 1 13:41 js0

dmesg | grep PS3 give me so it seems ok too :
[ 2.425220] usb 1-2.1: Product: PC/PS3/Android
[ 2.430558] input: ShanWan PC/PS3/Android as /devices/70090000.xusb/usb1/1-2/1-2.1/1-2.1:1.0/0003:2563:0575.0001/input/input2

Can someone help me ?

Thanks !

It’s ok fianly usb adapter must be connected to remote machine sorry

Glad to know issue resolved. Thanks

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.