Replies: 2 comments 2 replies
-
Hi Ateet-dev, You can try this:
I'm not entirely sure this will work, but it's worth a try :) |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Bitcrazy ppl :)
I have gotten a new crazyflie 2.1+, and have connected successfully with it using CFclient via Crazyradio PA dongle. I am now trying to connect an Xbox One / Xbox series X|S controller and the CFclient is not detecting it. The OS is able recognize the controller, and I can play video games with it on the computer.
The configure input device drop down is not showing the controller in its options. Please help me figure out this issue of connecting the gamepad. Any input example configuration files are appreciated.
I have gone through this page and couldn't figure out how to make it work. https://www.bitcraze.io/documentation/repository/crazyflie-clients-python/master/development/dev_info_client/#user-configuration-file.
OS is Windows 11.
CF client is running on WSL 2. The usb devices have been attached to the WSL via usbipd commands.
Configure input device dialog:
lsusb output:
Output of running CFclient
Contents of .config/cfclient/config.json
I am running Python 3.12.3. Installed CFclient via pip install.
Please help me figure out this issue. Thanks!
Beta Was this translation helpful? Give feedback.
All reactions