Difference between revisions of "Tetrix robot with localisation using a neural network"

From RoboWiki
Jump to: navigation, search
m
m
Line 1: Line 1:
 
We have built a robot using Tetrix construction set:
 
We have built a robot using Tetrix construction set:
  
[[Image:robot_ver1.jpg]]
+
[[Image:robot_ver1.jpg|Tetrix robot|300px]]
  
 
and created a simple program in NXT-G to test how it works:
 
and created a simple program in NXT-G to test how it works:

Revision as of 15:00, 15 March 2011

We have built a robot using Tetrix construction set:

Tetrix robot

and created a simple program in NXT-G to test how it works:

Tetrix-nxt-g-program.png

(Media:tetrix.rbt)

Next, we studied Lejos system for programming NXT in Java.