I want to build a line follower maze solving robot which can solve any maze. I don't want to use simple right/left hand rule to solve it, as this method is not efficient to solve loops in the maze.
Be sure to click 'more' and select 'suggest as answer'!
If you're the thread creator, be sure to click 'more' then 'Verify as Answer'!
I want to build a line follower maze solving robot which can solve any maze. I don't want to use simple right/left hand rule to solve it, as this method is not efficient to solve loops in the maze.