Difference between revisions of "Yugoslavian Crossed Lines Maze Negotiator"
Line 12: | Line 12: | ||
== Abstract == | == Abstract == | ||
− | LEGO robot is not only made as a kid´s toy, it takes place in usage of more complex | + | LEGO robot is not only made as a kid´s toy, it takes place in usage of more complex constructions. |
It has ability to detect black lines on a white papers, so our general idea was to implement Crossed Lines Maze Negotiator. | It has ability to detect black lines on a white papers, so our general idea was to implement Crossed Lines Maze Negotiator. |
Revision as of 15:14, 10 August 2009
Overview
Author(s): Tom Slejko, Sam Weckx, Verica Manevska
Country: Slovenia, Belgium, Macedonia
Date: 13.08.2009
Activity: Centrobot Robotic Summer School 2009
Location: Vienna, Austria
Hardware: LEGO Mindstorms NXT
Abstract
LEGO robot is not only made as a kid´s toy, it takes place in usage of more complex constructions.
It has ability to detect black lines on a white papers, so our general idea was to implement Crossed Lines Maze Negotiator.
And luckily, it was succesful. Now, our robot detects crossroads using its 3 sensors.
With hard work and dedication, our group has created appropriate code in Java Language Programme (working place Eclipse) which our robot uses as a human brain :)!
Diary
Project Files
The source code: maybe...
Go back to the List of the projects