Crazyflie Swarm: Difference between revisions

From Distributed Autonomous and Networked Control Lab
Jump to navigation Jump to search
Jnoronha (talk | contribs)
Added client firmware and radio to background, and linked homepage of Bitcraze Wiki
Jnoronha (talk | contribs)
m Changed Bitcraze extern link to include full text
Line 6: Line 6:


== Background ==
== Background ==
The Crazyflie Swarm platform is based off of the ''Crazyflie'' Nano-quadcopter produced and maintained by Bitcraze[https://www.bitcraze.io/]. The ''Crazyflie'' is completely open-source so we are able to look at and modify any part of the code and customize it to our needs.  
The Crazyflie Swarm platform is based off of the ''Crazyflie'' Nano-quadcopter produced and maintained by [https://www.bitcraze.io/ Bitcraze]. The ''Crazyflie'' is completely open-source so we are able to look at and modify any part of the code and customize it to our needs.  


There are 3 components that make up the framework of the Crazyflie platform:
There are 3 components that make up the framework of the Crazyflie platform:

Revision as of 18:32, 25 June 2016

Crazyflie Swarm

The Crazyflie Swarm is a Networked Control platform designed for students to learn more about control and for researchers that wish to apply their research in practice. The platform was started during the Summer of 2015 and continues to be in development.

Here you will find descriptions on how the platform works, how you can use it, and how you can get involved in developing the platform further!

Background

The Crazyflie Swarm platform is based off of the Crazyflie Nano-quadcopter produced and maintained by Bitcraze. The Crazyflie is completely open-source so we are able to look at and modify any part of the code and customize it to our needs.

There are 3 components that make up the framework of the Crazyflie platform:


Bitcraze Wiki

Bitcraze maintains their own wiki on the many Crazyflie systems. If you can't find what you are looking for here, chances are they will have something to help.