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.