How can I program the crazyflie without using the Bitcraze VM?

Discussions about all things Bitcraze
Post Reply
leonana69
Beginner
Posts: 21
Joined: Wed Apr 27, 2016 9:43 am

How can I program the crazyflie without using the Bitcraze VM?

Post by leonana69 »

My OS is Ubuntu 16.04, and I've already installed the crazyflie-cilents-python, but I can only use the client to control the quadcopter by the gamepad. I don't know how to program it. Can anyone help me? :(
chad
Expert
Posts: 555
Joined: Sun Sep 28, 2014 12:54 am
Location: New York, USA
Contact:

Re: How can I program the crazyflie without using the Bitcraze VM?

Post by chad »

leonana69 wrote:My OS is Ubuntu 16.04, and I've already installed the crazyflie-cilents-python, but I can only use the client to control the quadcopter by the gamepad. I don't know how to program it. Can anyone help me? :(
What exactly do you mean by "program" it. You can, in fact, use python to control is just as the client is doing. There are examples scripts in the client source tree. If you you want to change the Crazyflie firmware, you'll need to clone that source, install the an ARM development stack and compile.

What you want to do will determine how best to accomplish it...
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.
Post Reply