My new GUI to control crazyflie

Firmware/software/electronics/mechanics
Post Reply
Ghost
Beginner
Posts: 2
Joined: Wed Oct 21, 2015 3:10 pm

My new GUI to control crazyflie

Post by Ghost »

Hello, i am a developper in Embedded system, i work on a quadcopter project.
i'm using crazyflie controller to make my test stability.
i changed all the control loop by nonlinear control command in the original framework.
i did a reverse engineering from python to c++ and .net.
My goal is to build a strong GUI with a lot of futurs
i let you see the video
https://www.youtube.com/watch?v=t-_PPXUjIyA
geffaelden
Beginner
Posts: 11
Joined: Mon Nov 23, 2015 7:10 am

Re: My new GUI to control crazyflie

Post by geffaelden »

Would you be willing to share your code with me? I would also like to adopt your interface for my project
chad
Expert
Posts: 555
Joined: Sun Sep 28, 2014 12:54 am
Location: New York, USA
Contact:

Re: My new GUI to control crazyflie

Post by chad »

Hi Ghost. I saw the same post in Crazyradio -> Developer Discussions forum. Please don't make the same post in multiple threads. As this sub-forum gets more traffic than the other one, I've deleted the post in the Crazyradio sub-forum. Regards!
Crazyflier - my CF journal...
4x Crazyflie Nano (1.0) 10-DOF + NeoPixel Ring mod.
3x Crazyflie 2.0 + Qi Charger and LED Decks.
Raspberry Pi Ground Control.
Mac OS X Dev Environment.
Walkera Devo7e, ESky ET6I, PS3 and iOS Controllers.
arnaud
Bitcraze
Posts: 2538
Joined: Tue Feb 06, 2007 12:36 pm

Re: My new GUI to control crazyflie

Post by arnaud »

Hi,
Interesting project.
Have you seen a big difference in flight stability and performance when changing the control loop?
Ghost
Beginner
Posts: 2
Joined: Wed Oct 21, 2015 3:10 pm

Re: My new GUI to control crazyflie

Post by Ghost »

@geffaelden it's a personal project i don't share anything i'm sorry i used crazyflie just to test my control loop and other programming interfaces.
i will make my own quadcopter with camera embedded in the GUI and lot of interesting things.

@arnaud yes a big difference, the original control loop in crazyflie framework is verry simple not good. i used a nonlinear control loop not a simple PID.

for more information contact me at dronequad31@gmail.com
i can build a costumise quadcopter for you.

Thanks
Post Reply