Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

PoCs to place all together: Go, DJI Tello drone, gobot and gocv

NotificationsYou must be signed in to change notification settings

gervasioamy/tello-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tello

This repo was created to do some PoCs to place all toghrther:Go,DJI Tello drone,gobot andgocv

/facetracking

This is a simple program that just let the Tello drone detect a face and follow it automatically. You can also control the Tello drone from the keyboardStack:

Set up

Before starting, you must have installed:

How to run it?

First, connect to the drone's Wi-Fi network from your computer. It will be named something like "TELLO-XXXXXX".Then, run the program:go run ./facetracking/facetracking.go

How it works?

Once program is started it, opens a window where video from the Tello drone will be streamed.

It is also listening for any key pressed on the console to control the drone:

KeyAction
1take off
2take off by throwing it up
Qland
rotate left
rotate right
go down
⬆︎️go up
Wforward
SBackward
ALeft
DRight
TStart / Stop face tracking
BBattery indicator
XStats (flight data)
SpacebarHover
ESCQuit Program

So, you need to:

  • run the program
  • then take off (1 or2)
  • put your face in front of the Tello camera (you should see a rectangle in the video window)
  • then start tracking (T)
  • Move yourself so the drone can follow you(consider slow movements as this program is not optimized yet to support very fast movements)
  • Once you are done, then pressT again to let the drone stop tracking

Credits

Thanks to@deadprogram for theexamples providedAlso this [blogpost](was helpfulhttps://tellopilots.com/threads/face-tracking-with-tello-and-gocv.374/) was helpful

About

PoCs to place all together: Go, DJI Tello drone, gobot and gocv

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp