Basic Go code to control a DJI Tello drone via keyboard using Gobot. Inspired by "Hello, Tello - Hacking Drones With Go".
- Go 1.13
- Computer with WiFi adapter
go get ./...
go run ./*.go
- Multi-key support
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Basic Go code to control a DJI Tello drone via keyboard using Gobot. Inspired by "Hello, Tello - Hacking Drones With Go".
go get ./...go run ./*.goMIT