Woundering if anyone has any maze sovling programs, down or started so I can try to build one for my needs. I have a BB2/PRO28/SSC-32
Thankyou
Going to need much more information. For example the code for a servo powered bot would be considerably different than one using gear head motors. Also do you plan to use some sort of feedback from the drive motors? Maze solving is very difficult to do.
What kind of maze? What kind of bot?
I’m currently working on a Micromouse. You can search for Mircomouse on the web, there is considerable info out there.
The basic maze-search algorithms should be useful.
Alan KM6VV
The program is for my biped.
Using the sharp IR sensors.
Trying to pretend like I am building program for it right now lol.
The Maze solving algorithms would be the same for a wheeled or legged 'bot.
madan.wordpress.com/2006/07/24/micromouse-maze-solving-algorithm/
homepages.ihug.co.nz/~rjtp/Micromouse/
Google is your friend!
google.com/search?hl=en&q=maze+solving+algorithm&aq=2&oq=%22maze+so
GOOD:
micromouse.cannock.ac.uk/maze/solving.htm
societyofrobots.com/member_tutorials/node/94
micromouse.cannock.ac.uk/maze/othermethods.htm
That might get you started!
Alan KM6VV