Difference between revisions of "PIXYBOT"

From AIRWiki
Jump to: navigation, search
m (DavideTateo moved page Form:Project to PIXYBOT: is not a form, is a project page)
 
(No difference)

Latest revision as of 14:44, 18 December 2014

PIXYBOT
Short Description: The project aims at building a robot that searches for a target of a particular hue using Pixycam. It traverse towards it avoiding all obstacles on its way and reaches the target to grab it. Once the target is acquired it looks for another position of a different particular hue than the target and traverse towards it to drop the target.
Coordinator: AndreaBonarini (andrea.bonarini@polimi.it)
Tutor: AndreaBonarini (andrea.bonarini@polimi.it)
Collaborator: GiulioFontana (giulio.fontana@polimi.it)
Students: RohitPrakash (rohit.prakash@mail.polimi.it)
Research Area: Robotics
Research Topic: Robot development
Start: April,2014
End: 31st July, 2014
Status: Active

The aim of this project is to create a Interacting game using a 4wd Arduino compatible robot with Pixycam and IR sensors.The Pixybot avoids obstacles using its IR sensor mounted on a servomotor and looks for colored target through its pixy vision. The necessary PID algorithm is implemented to ease the capturing of the target using the gripper.