Page 1 of 1

How to understand the principles of Crazyflie using flow deck

Posted: Tue Oct 22, 2019 2:56 pm
by HC766
Hi guys. I am a Mechanical Engineer student and I know some kind of control theory and python and c++ programming language , but I am new to drone area. I didn't know too much about the hardware of the drone. Recently, I bought a crazyflie and flow deck to play. I am thinking to understand it deeply. I tried with the code https://github.com/bitcraze/crazyflie-l ... nceSync.py to achieve a figure 8 flying. I want to really understand the principle of this flying, like the controller and control algorithm used in this code and how the flow deck work. Does anyone give me some advices? Thanks!

Re: How to understand the principles of Crazyflie using flow deck

Posted: Mon Nov 25, 2019 7:47 pm
by RyanMco
University?

Re: How to understand the principles of Crazyflie using flow deck

Posted: Tue Nov 26, 2019 3:25 pm
by arnaud
Hi HC766,

This is a quite broad question but I thing a good way to get started is to look at this answer I wrote for RyanMco: viewtopic.php?f=6&t=3987&p=18215#p18157. The Marcus Grieff's thesis and the code I linked in the other post (viewtopic.php?f=6&t=3844&p=17701#p17701) are the part that are involved, in the Crazyflie side, to fly with the flow deck.