Page 1 of 1

Unable to control the takeoff for crazyflie

Posted: Thu Sep 20, 2018 6:20 am
by shivangi_pathak
The drone is either hitting the roof or it isn't taking off. When we are connecting to crazyflie cf client, we got to know that the altitude of drone is fluctuating continuously even when the drone is in stationary position.Is the problem with sensor(Sensor used IMU) or any other issue? Do we need to use Flow deck to get stable values of altitude or is there any other alternative?

Re: Unable to control the takeoff for crazyflie

Posted: Fri Sep 21, 2018 8:40 am
by tobias
That sounds very wrong and you should not need the flow deck. The altitude value is imprecise and nothing strange, are you trying to fly it in altitude hold mode? What about the roll/pitch values, are they stable?

Do you seem to have a bad radio link? This could delay the input commands and the CF2 becomes very hard to control. Then try change radio channel and rate to e.g. ch 70 and 2Mbit.

Re: Unable to control the takeoff for crazyflie

Posted: Sat Sep 22, 2018 5:50 am
by shivangi_pathak
Hi,
We followed this code for crazyflie but we are not able to make takeoff, but it is following the trajectory. In this link they mentioned flowdeck in requirements, is it required or what is the issue?
https://www.bitcraze.io/getting-started ... ne-bundle/

We followed this code as well, in this we are unable to make trajectory but we are able to make takeoff.
https://drive.google.com/open?id=1Vi40k ... 7ou_a4rhPt

We are not using flowdeck in both links we mentioned. So we are unable to move drone autonomously and we are unable to find mistake. Can you contact us at maddinenimahesh1998@gmail.com as soon as possible.

Re: Unable to control the takeoff for crazyflie

Posted: Mon Sep 24, 2018 12:20 pm
by tobias
We followed this code for crazyflie but we are not able to make takeoff, but it is following the trajectory. In this link they mentioned flowdeck in requirements, is it required or what is the issue?
Yes the flow deck is required. Without that or any other form of positioning system it is not possible to fly the CF2 autonomously. Please have a look in our FAQ

Re: Unable to control the takeoff for crazyflie

Posted: Sat Sep 29, 2018 4:56 pm
by shivangi_pathak
ok Thank you.