Replies: 3 comments 7 replies
-
The firmware has a safeguard that first requires you to send (0,0,0,0) a few times. Other than that, you can simply use low- and high-level commands. Just switching from low- back to high-level is a bit more tricky. |
Beta Was this translation helpful? Give feedback.
-
Hi. Yes, the CF is connected properly and I do not get any message, for that I do not understand what can be wrong with the code. Regards. |
Beta Was this translation helpful? Give feedback.
-
Do you have a controller by any chance? Technically the standard launch file hover_swarm.launch enables connecting an controller and that is able to use the same cmd_vel as well. Also could you try to add a sleep to the while loop too? |
Beta Was this translation helpful? Give feedback.
-
Hi.
I have used the commands takeoff and land and I have not had problems, but when using the cmdVel(0, 20, 0, 90), the crazyflie make nothing, for this reason I would like to know if is it necessary to make use of other commands? or if do you have an example of how to use it?.
I would appreciate your help.
Regards.
Beta Was this translation helpful? Give feedback.
All reactions