Difference between revisions of "Yugoslavian Crossed Lines Maze Negotiator"

From RoboWiki
Jump to: navigation, search
Line 13: Line 13:
  
 
LEGO robot is not only made as a kid´s toy, it takes place in usage of more complex construcions. Our robot is that kind of example.
 
LEGO robot is not only made as a kid´s toy, it takes place in usage of more complex construcions. Our robot is that kind of example.
 +
 
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.
 +
 
And luckily,it was succesful. Now,our robot detects crossroads using its 3 sensors.
 
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 :)!
 
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 :)!
 
    
 
    

Revision as of 15:35, 10 August 2009

Overview

YugoMaze.jpg

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 construcions. Our robot is that kind of example.

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