Difference between revisions of "PetDrone"
From AIRWiki
ZhizhongLi (Talk | contribs) (→Useful readings) |
ZhizhongLi (Talk | contribs) (→Useful readings) |
||
Line 20: | Line 20: | ||
== Useful readings == | == Useful readings == | ||
− | |||
− | |||
− | |||
− | |||
− | |||
=== ROS === | === ROS === | ||
Line 32: | Line 27: | ||
* Interfacing ROS with OpenCV [http://www.ros.org/wiki/vision_opencv] | * Interfacing ROS with OpenCV [http://www.ros.org/wiki/vision_opencv] | ||
+ | |||
+ | === Object Detection === | ||
+ | * Open CV, Object Detection[http://docs.opencv.org/doc/tutorials/objdetect/table_of_content_objdetect/table_of_content_objdetect.html#table-of-content-objdetect] | ||
+ | |||
+ | *Predator Algorithm, TLD(Tracking-Learing-Detection)[http://personal.ee.surrey.ac.uk/Personal/Z.Kalal/tld.html] |
Revision as of 20:34, 17 May 2013
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 robot pet, which means letting the drone behave like a pet in some aspects.
Motivation
Create a interactive Robogame 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
- Open CV, Object Detection[4]
- Predator Algorithm, TLD(Tracking-Learing-Detection)[5]