Tello Go (unofficial)
Last updated
Was this helpful?
Last updated
Was this helpful?
This tello package provides an unofficial, easy-to-use, standalone API for the Ryze Tello® drone.
The following features have been implemented...
Stick-based flight control, ie. for joystick, game-, or flight-controller
Drone built-in flight commands, eg. Takeoff(), PalmLand()
Macro-level flight control, eg. Forward(), Up()
Autopilot flight control, eg. AutoFlyToHeight(), AutoFlyToXY()
Video stream support
Enriched flight-data (some log data is added)
Picture taking/saving support
Multiple drone support - Untested
See for full details of what functions are currently implemented.
Documentation should be available locally via godoc, or via .
An example application using this package is available at .
Here is an example of just about the simplest use of the package...