Inspiration
Our inspiration came from the challenges an AI robot would face when passing through different shapes and sized passages. So we coded a program for the robot to check if he could pass through those passages before it bumps into them.
What it does
It takes the height and width measurements of the robot and it takes the height and width measurements of the incoming pathway and detects the kind of the pathway( half circle, triangle, or rectangle). Then proceeds to calculate and compare the results to see if the robot passes or not.
How we built it
We use python language to build it
Challenges we ran into
The challenges we ran into was to calculate the mathematical equations
Accomplishments that we are proud of
We have successfully made a fully functional program that precisely makes the measurements.
What We learned
We have learned how to take the area of different kinds of shapes.
What's next for Shall Pass
The next thing for shall pass would implement the program in real-life situations.


Log in or sign up for Devpost to join the conversation.