278 posts
Posted 27 February 2012 - 09:07 PM
This is one of my early near-AI programs for a turtle that i put through a maze.
[media]
http://www.youtube.com/watch?v=TS2hu9TSO1M&feature=channel_video_title[/media]
1 posts
Location
A dirt hut
Posted 02 March 2012 - 12:51 PM
Nice use of the random mouse algorithm. :unsure:/>/>
There may be a way to use tremaux's algorithm, I may tinker with that later.
36 posts
Posted 02 March 2012 - 01:20 PM
Nice use of the random mouse algorithm. :unsure:/>/>
There may be a way to use tremaux's algorithm, I may tinker with that later.
I actually am making a program on a turtlebot just now using the Trémaux's algorithm! It's coming along nicely so far B)/>/>
-Chub1337
473 posts
Location
Poland
Posted 02 March 2012 - 02:18 PM
I have a code for right-hand-on-right-wall algorithm, but I'll be trying something more advanced later.