Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 426 Bytes

File metadata and controls

32 lines (24 loc) · 426 Bytes

Tello

Golang interface for controlling the DJI Tello drone using your keyboard.

Getting started

Installing the dependencies:

go mod download

Running the application:

go run main.go

Keys

 A - Going left
 D - Going right
 W - Going up
 S - Going down
 U - Going forward
 J - Going backward
 K - Rotating counter-clockwise
 H - Rotating clockwise
 T - Take off
 L - Land drone