User Tools

Site Tools


doc:crazyflie:dev:host:client:index

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
doc:crazyflie:dev:host:client:index [2015-07-15 16:31]
127.0.0.1 external edit
doc:crazyflie:dev:host:client:index [2020-05-12 14:28] (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>
 +
 ====== Crazyflie Python client ====== ====== Crazyflie Python client ======
 This page contains generic information about various topics that might be interesting while developing for the Crazyflie Python client. The same kind of information is available here for the Crazyflie Python API. This page contains generic information about various topics that might be interesting while developing for the Crazyflie Python client. The same kind of information is available here for the Crazyflie Python API.
  
 Here's a quick overview: Here's a quick overview:
-  * It's written for 2.7 and doesn't support [[https://github.com/bitcraze/crazyflie-clients-python/issues/96|Python 3 yet]] 
   * The GUI is made in QT4 (using QTDesigner 4 and loading the .ui files at runtime)   * The GUI is made in QT4 (using QTDesigner 4 and loading the .ui files at runtime)
   * It uses the SDL2 to read input devices on Windows/Mac OSX and raw jsdevs on Linux. It also supports custom input from  [[https://www.leapmotion.com/|LeapMotion]] and [[http://zeromq.org/|ZMQ]].   * It uses the SDL2 to read input devices on Windows/Mac OSX and raw jsdevs on Linux. It also supports custom input from  [[https://www.leapmotion.com/|LeapMotion]] and [[http://zeromq.org/|ZMQ]].
doc/crazyflie/dev/host/client/index.1436970670.txt.gz · Last modified: 2016-06-21 17:02 (external edit)