User Tools

Site Tools


projects:crazyflie:pc_utils:inputdevices

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:crazyflie:pc_utils:inputdevices [2013-12-04 16:04]
macke [Input device overview]
projects:crazyflie:pc_utils:inputdevices [2020-05-12 14:29] (current)
kimberly
Line 1: Line 1:
 +<WRAP center round important 60%>
 +This page has deprecated and moved to the new documentation framework of the main Bitcraze website. Please go to [[https://www.bitcraze.io/documentation/system/]]
 +</WRAP>
 +
 ====== Input-devices for the Crazyflie client ====== ====== Input-devices for the Crazyflie client ======
-The Crazyflie graphical control client needs an input-device (joystick) with a minimum of 4 analogue axis to be able to pilot the Crazyflie. The Playstation 3 controller is supported out of the box but the application supports creating new configurations that uses other controllers. This page details what controllers are supported out of the box, how to create a new configurations and how to debug problems.+The Crazyflie graphical control client needs an input-device (joystick) with a minimum of 4 analogue axes to be able to pilot the Crazyflie. The Playstation 3 controller is supported out of the box but the application supports creating new configurations that uses other controllers. This page details what controllers are supported out of the box, how to create a new configurations and how to debug problems.
  
 ===== Limitations ===== ===== Limitations =====
Line 19: Line 23:
 Below is a list of controllers and the status for different OSs. The list is far from complete so if you have more info please edit or drop us an email. Below is a list of controllers and the status for different OSs. The list is far from complete so if you have more info please edit or drop us an email.
  
-^  **Controller**  ^  **Linux USB**  ^  **Linux BT**  ^ **Win XP USB**  ^ **Win XP BT**  ^  **Win7 USB**  ^  **Win7 BT**  ^  **Mac OSX USB**  ^  **Mac OSX BT**  ^ +^  **Controller**  ^  **Linux USB**  ^  **Linux BT**  ^ **Win XP USB**  ^ **Win XP BT**  ^  **Win7 USB**  ^  **Win7 BT**  ^ **Win8 USB** ^ **Mac OSX USB**  ^  **Mac OSX BT**  ^ 
-| Playstation 3 (or copy) | Works | [[projects:crazyflie:pc_utils:inputdevices#linux_using_bluetooth|Instructions]] | Works | [[projects:crazyflie:pc_utils:inputdevices#winxp_using_bluetooth|Instructions?]] | [[projects:crazyflie:pc_utils:inputdevices#win7_using_usb|Motion joy instructions?]] |  [[projects:crazyflie:pc_utils:inputdevices#win7_using_bluetooth|Motion joy instructions?]] | Works | [[projects:crazyflie:pc_utils:inputdevices#max_osx_using_usb|Instructions]] | +| Playstation 3 (or copy) | Works | [[projects:crazyflie:pc_utils:inputdevices#linux_using_bluetooth|Instructions]] | Works | [[projects:crazyflie:pc_utils:inputdevices#winxp_using_bluetooth|Instructions?]] | [[projects:crazyflie:pc_utils:inputdevices#win7_using_usb|Motion joy instructions?]] | [[projects:crazyflie:pc_utils:inputdevices#win7_using_bluetooth|Motion joy instructions?]] | [[http://www.wikihow.com/Set-Up-USB-Game-Controllers-on-Windows-8|Instructions]] | Works | [[projects:crazyflie:pc_utils:inputdevices#max_osx_using_usb|Instructions]] | 
-| Xbox 360 (or copy) | [[projects:crazyflie:pc_utils:inputdevices#linux_using_usb|Instructions]] | N/A | Works | N/A | Works | N/A | Not tested | Not tested |+| Xbox 360 (or copy) | [[projects:crazyflie:pc_utils:inputdevices#linux_using_usb|Instructions]] | N/A | Works | N/A | Works | N/A | Not tested | Not tested |
  
 ====== Playstation 3 controller ====== ====== Playstation 3 controller ======
Line 43: Line 47:
 ===== Linux using USB ===== ===== Linux using USB =====
  
-If you are having problems getting this to work (or you are using the wireless version) then the userspace driver ''xboxdrv'' might be needed. It can be installed (on Ubuntu) by running:+<WRAP center round tip 80%> 
 +**INFO** 
 + 
 +All modern Linux distribution now have a kernel driver for the x-box gamepad. Thus it is unlikely the //xboxdrv// user-space driver is needed. 
 +</WRAP> 
 + 
 + 
 +If you are having problems getting this to work the userspace driver ''xboxdrv'' might be needed. It can be installed (on Ubuntu) by running:
 <code> <code>
 sudo apt-get install xboxdrv sudo apt-get install xboxdrv
projects/crazyflie/pc_utils/inputdevices.1386169489.txt.gz · Last modified: 2015-07-15 16:30 (external edit)