All Projects → grofattila → dji-tello

grofattila / dji-tello

Licence: MIT License
Java API for the DJI Tello Drone.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to dji-tello

QGISFMV
QGIS Full Motion Video (FMV)
Stars: ✭ 104 (+700%)
Mutual labels:  uav, drone, dji
Node-RED-Tello-Control
Node-RED flows to control the Ryze Tello Drone
Stars: ✭ 121 (+830.77%)
Mutual labels:  drone, dji, tello
zubax gnss
Zubax GNSS module
Stars: ✭ 45 (+246.15%)
Mutual labels:  uav, drone
ufomap
UFOMap: An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Stars: ✭ 117 (+800%)
Mutual labels:  uav, drone
uav core
The main integrator of MRS UAV packages in ROS, part of the "mrs_uav_system".
Stars: ✭ 28 (+115.38%)
Mutual labels:  uav, drone
ESP32
DroneBridge for ESP32. A short range wifi based telemetry link. Support for MAVLink, MSP & LTM (iNAV).
Stars: ✭ 183 (+1307.69%)
Mutual labels:  uav, drone
multi uav simulator
A quadrotor swarm simulator based on ROS (Robot Operating System).
Stars: ✭ 73 (+461.54%)
Mutual labels:  uav, drone
FMT-Firmware
FMT Autopilot Embedded System
Stars: ✭ 207 (+1492.31%)
Mutual labels:  uav, drone
Qgroundcontrol
Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
Stars: ✭ 2,026 (+15484.62%)
Mutual labels:  uav, drone
gobot
Golang framework for robotics, drones, and the Internet of Things (IoT)
Stars: ✭ 7,869 (+60430.77%)
Mutual labels:  uav, drone
UAV-Stereo-Vision
A program for controlling a micro-UAV for obstacle detection and collision avoidance using disparity mapping
Stars: ✭ 30 (+130.77%)
Mutual labels:  uav, drone
Faster
3D Trajectory Planner in Unknown Environments
Stars: ✭ 246 (+1792.31%)
Mutual labels:  uav, drone
Dronin
The dRonin flight controller software.
Stars: ✭ 238 (+1730.77%)
Mutual labels:  uav, drone
groundsdk-android
Parrot Ground SDK for Android
Stars: ✭ 17 (+30.77%)
Mutual labels:  uav, drone
Gymfc
A universal flight control tuning framework
Stars: ✭ 210 (+1515.38%)
Mutual labels:  uav, drone
ZeroPilot-SW
Software for WARG custom autopilot
Stars: ✭ 13 (+0%)
Mutual labels:  uav, drone
Ardupilotblue
Howto use BeagleBone Blue with ArduPilot
Stars: ✭ 118 (+807.69%)
Mutual labels:  uav, drone
Interop
Interoperability System for the AUVSI SUAS Competition.
Stars: ✭ 123 (+846.15%)
Mutual labels:  uav, drone
FlyingCarUdacity
🛩️⚙️ 3D Planning, PID Control, Extended Kalman Filter for the Udacity Flying Car Nanodegree // FCND-Term1
Stars: ✭ 16 (+23.08%)
Mutual labels:  uav, drone
DJITelloOpticalControl
Autonomous navigation and data collection for Tello using mainly OpenCV's ArUco libraries.
Stars: ✭ 24 (+84.62%)
Mutual labels:  dji, tello

DJI-Tello Java API

Build Status Codacy Badge CodeFactor

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.

dji-tello pic

Feature set

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

Tello Firmware

Supported firmwares currently: 1.3.0.0

Module list

Tello Core library

This module contains the actual implementation for connecting and sending commands to the drone.

Tello Command line client

Tello JavaFX GUI Client

License

MIT License

Copyright (c) 2020 Gróf Attila
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].