Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

README.md

DJI Tello drone controller Swift framework

This is a Swift framework that allows controlling the DJI Tello drone, presumably from iOS and macOS (although it hasn't been thoroughly tested yet).

The code in this repo is almost a line-to-line translation of the Python package, so some refactoring is expected soon. Also many interface operations such as moving and tilting the drone in different directions are not yet fully implemented.

How to test

There are still not enough tests to be confident that this framework can be used reliably. Please use at your own risk.

If you want to do a quick test, run the playground at TelloSwiftFrameworkTests/TakeoffExample.playground.

About

DJI Tello drone controller Swift package

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.