Search found 2 matches

by Jason Yang
Tue Aug 07, 2018 3:45 pm
Forum: Bitcraze
Topic: Crazyflie Got Link Error
Replies: 1
Views: 1538

Crazyflie Got Link Error

Hi everyone, I can use Python to send different setpoints to Crazyflie before, just as the example (https://github.com/bitcraze/crazyflie-lib-python/blob/master/examples/autonomousSequence.py) do. But when I tried to connect to it today in Python, it said: Got link error callback [Too many packets l...
by Jason Yang
Tue Jul 24, 2018 5:12 pm
Forum: Bitcraze
Topic: CF system identification and PID tuning questions
Replies: 2
Views: 2989

CF system identification and PID tuning questions

Hi everyone, I have bought a CF and a flow deck, and successfully used it to stabilize the quadcopter. Now I plan to tune the onboard PID controller and hope to see how quickly I can make the quadcopter react to a command of, for example, increasing its height from h to h+delta h. Since I am quite a...