Inspiration

Since we've just come back in person, finding rooms is much harder and takes much more time. We built this code to help people find the way to their classrooms more efficiently.

What it does

It uses a pathfinding algorithm to find the most efficient path between 2 points.

How we built it

BuiltPython libraries such as PIL and CV.

What we're proud of

It was a daunting task to scan a black-white image into an array. But in the end, we figured it out and we're proud of that.

What we learned

We learned the basics of python as well as graph theory algorithms such as BFS and DFS.

What's next for ARCrouter

Making the path-finding algorithm, having to learn some parts of the front-end.

Share this project:

Updates