-
Notifications
You must be signed in to change notification settings - Fork 3
Home
ErnGusMik edited this page Nov 9, 2022
·
4 revisions
Last revision: v2.4.1
For version history, please refer to VERSIONS.md
user@os$ pip install tello-sdk
Only Windows and Mac are supported.
import tello_sdk
tello = Tello()
tello.init()
- Call
tello.init()
every time the script runs. - To see the advanced setup guide, please refer to the advanced setup page
- To see more on how to use our SDK, please take a look at our Wiki (on the right)
Licensed under the MIT license.
Install on pip: pip install tello-sdk
Go home
Created by ErnGusMik in 2022. Licensed under the MIT license.