This is my version three line maze solving Robot !!! The goal is white circle. It can find out the shortest path from the start to the goal according to the maze information that stored in its memory. The second run.... Robot will go to the shortest path.
In the new video, we add the new functions as follows.
1.When a robot finds the goal, it will seach the unkown routing paths. It is finding that the shortest path can be further reduced. Actually, the robot can obtain the shortest path when it searches all routing paths in the map.
2.The robot can run faster under two situations. The robot can speed up the movement for the traced searching paths. Moreover, the robot can speed up the movement for the shortest paths.
Link to this comment:
All Comments (0)