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 [2014-08-31 11:26]
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 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.1409477160.txt.gz · Last modified: 2015-07-15 16:30 (external edit)