PC Client Software: Difference between revisions

From Distributed Autonomous and Networked Control Lab
Jump to navigation Jump to search
Jnoronha (talk | contribs)
m Added navigation bar
Jnoronha (talk | contribs)
Added VM tutorials from Bitcraze Wiki
Line 5: Line 5:
==[https://wiki.bitcraze.io/projects:virtualmachine:index Bitcraze VM]==
==[https://wiki.bitcraze.io/projects:virtualmachine:index Bitcraze VM]==
('''Note:''' The VM is updated frequently so the information below may be different than the current VM)
('''Note:''' The VM is updated frequently so the information below may be different than the current VM)
The Bitcraze wiki has a tutorial on [https://wiki.bitcraze.io/projects:virtualmachine:tutorials:vmware-win7 installing the VM]. Along with another tutorial on how to get started [https://www.bitcraze.io/getting-started-with-development/ using the VM].
These are both very simple starting guides that will help you become familiar with the VM.






==Swarm Client==
==Swarm Client==
Our Client is programmed in C and C++.
The swarm Client is a re-creation of the Original Client but programmed in C and C++.





Revision as of 19:57, 12 July 2016

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)

The Bitcraze wiki has a tutorial on installing the VM. Along with another tutorial on how to get started using the VM.

These are both very simple starting guides that will help you become familiar with the VM.



Swarm Client

The swarm Client is a re-creation of the Original Client but programmed in C and C++.



Crazyflie Swarm | PC Client Software | USB Radio | Firmware