This repository contains a pure Java implementation to communicate with DJI Tello Drone and sample client applications that can utilize the core tello library.
Feel free to contribute.
Feature | status |
---|---|
Connect to Tello | In progress |
Read status values | In Progress |
Set command modes | In progress |
Send simple commands | In progress |
Send complex commands | In progress |
Receive video feed | Not started |
Command line Client | In progress |
JavaFx Client | In progress |
Android client | Not started |
Deep learning image analysis | Not started |
Supported firmwares currently: 1.3.0.0
This module contains the actual implementation for connecting and sending commands to the drone.
MIT License
Copyright (c) 2020 Gróf Attila