You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the library. I am working on controlling multiple ArDrones (more than five) and I have been seeing some strange behaviour. When I attempt to control more than 5 drones, they all receive the take-off command, but when I attempt to send Move3D commands, the commands are either severely delayed or not received at all.
Do you have any suggestions on how to mitigate this problem? I noticed that you advised to sleep between sending commands for a single drone behaving strangely but would this approach work for several drones?
Thanks again for the API.
The text was updated successfully, but these errors were encountered:
Hi!
Thanks for the library. I am working on controlling multiple ArDrones (more than five) and I have been seeing some strange behaviour. When I attempt to control more than 5 drones, they all receive the take-off command, but when I attempt to send Move3D commands, the commands are either severely delayed or not received at all.
Do you have any suggestions on how to mitigate this problem? I noticed that you advised to sleep between sending commands for a single drone behaving strangely but would this approach work for several drones?
Thanks again for the API.
The text was updated successfully, but these errors were encountered: