Logging Data from CFClient

Firmware/software/electronics/mechanics
chad
Expert
Posts: 555
Joined: Sun Sep 28, 2014 12:54 am
Location: New York, USA
Contact:

Re: Logging Data from CFClient

Post by chad »

rgalvez wrote:What software should I use to send commands to the crazyflie?Pycharm?
If you want, you can simply write a python script in a plain text file and run it from the Terminal application:

Code: Select all

python /path/to/script.py
The example scripts in the "examples" folder of the crazyflie-clients-python repository are good starters.
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