Monitoring parameters in real time
Posted: Fri Jul 26, 2013 12:03 pm
Hi everybody,
I just received my 2nd Crazyflie 10, the last one got lost in the woods, poor guy. Thing is, I tried to control it via keyboard, because I was too lazy to buy PS3 controller, however I have it now. I am experimenting with flying, it's a lot of fun. Nevertheless, what I really want is to understand how the copter operates. I was able to build a python script to receive data from quadrocopter, but the update rate of the callbacks was too slow. What I want to do, is to capture flight data into csv file. I want to have all the variables possible (input from stabilizer, accelerometer, battery and, in the future, data about pressure and from magnetometer) and besides that, I want to have a timestamp. Is it possible to gather this kind of data in shorter time period? And how to access crazyflie's clock from python API?
Best,
MikoĊaj Hnatiuk
I just received my 2nd Crazyflie 10, the last one got lost in the woods, poor guy. Thing is, I tried to control it via keyboard, because I was too lazy to buy PS3 controller, however I have it now. I am experimenting with flying, it's a lot of fun. Nevertheless, what I really want is to understand how the copter operates. I was able to build a python script to receive data from quadrocopter, but the update rate of the callbacks was too slow. What I want to do, is to capture flight data into csv file. I want to have all the variables possible (input from stabilizer, accelerometer, battery and, in the future, data about pressure and from magnetometer) and besides that, I want to have a timestamp. Is it possible to gather this kind of data in shorter time period? And how to access crazyflie's clock from python API?
Best,
MikoĊaj Hnatiuk