PC Client Software

From Distributed Autonomous and Networked Control Lab
Revision as of 18:05, 12 July 2016 by Jnoronha (talk | contribs) (Added VM disclaimer)
Jump to navigation Jump to search

The PC Client software comes in many forms. The out-of-the-box Client is written in Python and has a Graphical User Interface (GUI). The GUI is well suited for beginners, but can only support a single Radio and a single Crazyflie at a time. The easiest way to start out is with the Bitcraze Virtual Machine (VM), which comes with all the files and dependencies pre-installed and can run on any computer (Windows, Mac, Linux, etc.).

For more advanced users who want to use the swarm capabilities of our platform will have to use the Client we developed in C and C++.

Bitcraze VM

(Note: The VM is updated frequently so the information below may be different than the current VM)


Swarm Client

Our Client is programmed in C and C++.