PositionHlCommander and MotionCommander problem and Crazyflie crash #1629
danielcmdeveloper
started this conversation in
General
Replies: 2 comments
-
Hello Daniel, |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hola @Bananazooka , Thank you very much for your help. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good morning,
We are trying to test the 1 Crazyflie movement examples based on the example : position_commander_demo.py y con
Initially, we have tried to run this simple functionality (take_off_simple(scf))
In this case, the drone takes off and starts a drift, we understand that this may be normal because at no time we are controlling the position, if it is true that we would like to take off and stay in the same place of takeoff performing a stationary flight, but we see that little by little the drone is drifting and leaves the square established with the Loco Positioning System.
On the other hand, we have tested this other functionality (slightly_more_complex_usage()):
In this second case, if you are controlling the position and you are ordering the drone to move to certain positions until it finally lands. The result we have obtained is that the drone makes a very violent movement, leaving the flight zone that controls the position and ends up losing the route and crashing.
We do not know what may be the problem and if someone else is also happening, but we would like to know where we can go investigating.
We are interested in performing flight from the Python API with controlled movements based on the position of the drone.
Thank you very much in advance.
Best regards
Daniel Caballero
Beta Was this translation helpful? Give feedback.
All reactions