Skip to content

An implementation of a tracker and controller making a Parrot AR.Drone capable of following specified objects.

Notifications You must be signed in to change notification settings

gurshabad/follower-drone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An implementation of a tracker and controller making a Parrot AR.Drone capable of following specified objects.

Useful information

This is a ROS package, all source code is in Python. The standard AR.Drone keyboard controller is also included. You will need to install the quadcopter drivers (apt-get install ros-*-ardrone-autonomy) before this can work with an AR.Drone.

Tracker: uses openCV to detect specified objects; currently configured to follow a red sphere.

Movement: an implementation of a PID controller to follow the specified object.

About

An implementation of a tracker and controller making a Parrot AR.Drone capable of following specified objects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published