This is a library for easy usage of the Ryze Tello drone education edition and RoboMaster Tello Talent. Beginner Friendly!
Current Version:
2.4.2
SDK 3.0 is here and tested!
- Python 3.6 or higher installed on your system (get it on python.org)
- Ryze Tello EDU Edition (get one here) OR RoboMaster Tello Talent (get one here)
- This package
To see the documentation, please go to the GitHub Wiki of this project, available here
You can get this package on PyPi (pip) and GitHub. To donwload using GitHub, please click this link. The package will start downloading. To download using pip, enter the following in your terminal interface (Command Prompt on Windows):
user@os$ pip install tello-sdk
The library is beginner friendly. Even if you are new to programming, usage should be easy. The Tello SDK library is made of callable functions that make the drone do something.
This library is licenced under the MIT licence.
This is not the official Tello/RMTT SDK