Shop OBEX P1 Docs P2 Docs Learn Events
Dijkstra's algorotihm in pbasic for the boe-bot — Parallax Forums

Dijkstra's algorotihm in pbasic for the boe-bot

kingbpkingbp Posts: 22
edited 2011-04-12 09:08 in Robotics
Hello Im doing a project with the boe-bot where my boe-bot will go through a maze twice the first run it goes through the entire maze including dead ends, then on the second run it will find the shortest path to the end of the maze. I want to use either the Dijkstra's algorithm or floyds algorithm to do this so I was wondering if anyone had these codes in pbasic. I am using the parallax infrared line follower with my boe-bot.
Sign In or Register to comment.