Challenge 2

Challenge 2

Automatically locate and fire at a target (the target will be placed in an environment such that the robot can locate it by distance, i.e. there will be no other objects within range).

·         Basic level – automatically move to a distance of 30cm away from an object and fire at it

·         Advanced level – automatically locate a target (drawn on a square shaped piece of paper), and fire at a small circle in the centre of it

 

I used MindSqualls library on Visual Studio 2010 C# form.

 

 

Downloads:

Basic Project

Advanced Project