CrazyFlie 2.x land command not stopping motor #74
Unanswered
maichongju
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
Hi! I'm not sure why the motors do not stop. What versions are you using of the Crazyflie firmware and the python lib? Would it be possible for you to create a condensed example (with as few lines of code as possible) that shows the problem? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
As the title suggested, when I call the
landmethod fromMotionCommander. The crazyflie will land but the motor is not stopping. The motor will only stop if I disconnect from the drone.Here is the sniper of the take-off, land, connect, disconnect method I created.
Beta Was this translation helpful? Give feedback.
All reactions