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
It seems that Tello will automatically send stick command. If I have a tello object,
can I call some functions to send command? because I only saw that Tello.py send stick command when it receives some package. Tello.py does not provide a command for programmer to call for sending command.
I am wondering if I want to send rc command, can I call some functions provided by Tello.py? I didnt find any rc command in Tello.py. not sure yet.
any help will be appreciated.
The text was updated successfully, but these errors were encountered:
The "stick command" aka rc command never worked for me with this library. I ended up switching to djitellopy, where it worked out of the box, though funnily also only after a drone reset.
It seems that Tello will automatically send stick command. If I have a tello object,
any help will be appreciated.
The text was updated successfully, but these errors were encountered: