From: symion <sy...@pr...> - 2009-03-14 06:28:04
|
Here is the checkerboard routine used as a workbench or table top and here is my latest project. The Robotic Rat. A Maze solving robot that uses the ability to sense its surroundings and use a Weighted Numeric Memory to find the exit. The Robots response is based on probability and following The Line of Least Resistance when using Weighted Memory. Source Code: RobRat-1.py <http://home.primusonline.com.au/knoware/python/RobRat-1.py> Symion |