Skip to content

Our project for the IfGI-copter course 2016 at WWU Münster. Walk your ar-drone like a pet!

License

Notifications You must be signed in to change notification settings

JanKoppe/drone-pet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drone pet

Our project for the ifgicopter course 2016 at WWU Münster.

Goal

Our goal is to be able to "walk" a Parrot AR.Drone 2.0 like a pet. Instead of a leash, you use a bright red ball on a stick to guide your drone. The drone should always try to locate itself so that the ball is about one meter in front of it.

How do we want to do this?

The AR.Drone is very suitable for this because of the built in HD camera, the video feed & control being sent over Wireless LAN and the open node-ar-drone client. With this, we will fetch a video stream from the HD Camera and feed it to OpenCV. OpenCV will then try to locate the red ball in the video and report back the position of the ball relative to the viewframe. From this position simple steering commands (up/down, turn) will be sent to the drone.

Authors

Saskia Geuking, Jan Kruse and Jan Koppe.

About

Our project for the IfGI-copter course 2016 at WWU Münster. Walk your ar-drone like a pet!

Resources

License

Stars

Watchers

Forks

Packages

No packages published