Autonomous sequence and logging data
Posted: Tue Apr 17, 2018 7:39 pm
Hi!
I just started my bachelor thesis about PID tuning for the crazyflie 2.0. I want to look at the PIDs with different weights applied to the CF. I will begin with looking at a movement in z-direction. So I wonder if it is possible to combine the two example scripts autonomousSequence.py and basiclog.py from https://github.com/bitcraze/crazyflie-lib-python.git to fly to a certain point and log the position variables during the flight? Also I would like to save the data to a file so I can analyze it further.
Thank you!
/Simon J
I just started my bachelor thesis about PID tuning for the crazyflie 2.0. I want to look at the PIDs with different weights applied to the CF. I will begin with looking at a movement in z-direction. So I wonder if it is possible to combine the two example scripts autonomousSequence.py and basiclog.py from https://github.com/bitcraze/crazyflie-lib-python.git to fly to a certain point and log the position variables during the flight? Also I would like to save the data to a file so I can analyze it further.
Thank you!
/Simon J