Skip to content

ese-519/Maze-Runner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MazeRunner

V1 is the basic function of calculating the path using BFS, and show it in arrow sequences.

example result:

There are 60 steps to get out

↓ ↓ → → → → → → → → → → → → ↓ ↓ ↓ ← ← ← ← ← ← ← ← ↓ ↓ ↓ → → → → → → → → ↓ ↓ ↓ ← ← ← ← ← ← ← ← ↓ ↓ ↓ → → → → → → → → → →

Total time cost: 0.4018065929412842

V4 is the Joystick program to manually control.

V606 is the auto control, with calibrating the ball position. V607 fixed some one-move problems

About

Automated Maze solver. Uses a camera to image the map and ball. From there, using a DFS solve the maze, and tilt the maze using motors to roll the ball to the exit.

Resources

Stars

3 stars

Watchers

5 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages