PetDrone

From AIRWiki
Revision as of 15:10, 14 June 2013 by AndreaBonarini (Talk | contribs) (Final result)

Jump to: navigation, search
PetDrone
Short Description: The goal of the project is to develop a drone able to interactive with people like a pet in some aspects.
Coordinator: AndreaBonarini (andrea.bonarini@polimi.it)
Tutor: AndreaBonarini (andrea.bonarini@polimi.it)
Collaborator:
Students: ZhizhongLi (zhizhong.li@mail.polimi.it)
Research Area: Robotics
Research Topic: Robot development
Start: 4/04/2013
Status: Active
Level: Bs

Goal

The goal of this project is to develop a robotic pet, which means letting the drone behave like a pet in some aspects.

Motivation

Create a interactive Robot based on AR.Drone.

Useful readings

ROS

  • ardrone driver [1]
  • gui controller, drone controller, and drone state estimation [2]
  • Interfacing ROS with OpenCV [3]

Object Detection

  • OpenCV, Feature Detection(SIFT/SURF)[4]
  • OpenCV, Object Detection[5]
  • Predator algorithm, TLD(Tracking-Learning-Detection)[6]

Final result

Based on OpenCV, ROS and TLD algorithm, the AR.drone can detect multi objects and respond with the corresponding behaviors, as a pet. Following it's a detailed description:

Having learnt three objects (shoe, AIRLab trademark, and pizza box),

When the drone sees the shoe, it will take off.

When the drone sees the trademark of AIRLab it will dance.

When the drone sees the pizza box it will land.