Difference between revisions of "Yugoslavian Crossed Lines Maze Negotiator"
m |
|||
Line 3: | Line 3: | ||
[[Image:YugoMaze.jpg]] | [[Image:YugoMaze.jpg]] | ||
− | '''Author(s):''' | + | '''Author(s):''' '''Tom Slejko, Verica Manevska, Sam Weckx''' <BR> |
− | '''Country:''' | + | '''Country:''' Slovenia, Macedonia, Belgium <BR> |
− | '''Date:''' | + | '''Date:''' 13.08.2009 <BR> |
'''Activity:''' [http://www.centrobot.eu/rss09 Centrobot Robotic Summer School 2009]<BR> | '''Activity:''' [http://www.centrobot.eu/rss09 Centrobot Robotic Summer School 2009]<BR> | ||
'''Location:''' Vienna, Austria <BR> | '''Location:''' Vienna, Austria <BR> | ||
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 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 :)! | ||
+ | |||
Revision as of 14:30, 10 August 2009
Overview
Author(s): Tom Slejko, Verica Manevska, Sam Weckx
Country: Slovenia, Macedonia, Belgium
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