There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Theta maze solving using image processing with OpenCV and numpy libraries. Implented a variant of the Breadth First Search algorithm to solve the maze in the polar coordinate system.