Skip to content

dronekit/visual-followme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visual-follow

This is a developer preview of visual based follow-me enhancements. When combined with conventional GPS based follow-me, this module will attempt to usethe gimbal to keep the target centered in frame.

Limitations

The blob detector depends on color - in particular a red hat or shirt. Future releases will be smarter about selecting the target.

Usage

  • Install the DroneAPI.
  • cd src
  • Run mavproxy to connect to vehicle (i.e. mavproxy.py --master=/dev/ttyACM0,115000).
  • Run "api start src/drone_script.py"
  • These steps can be combined into a single init script as necessary

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages