Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 772 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 772 Bytes

Designing a Self Navigating Robot

Objective

  • To build and test a robot that could move, turn and read input from various sensors.
  • Implement an algorithm for the robot to work its way through a maze.
  • Add some beacon recognition to let the robot know when to stop.

Overall performance

Below is the design of the robot, along with the final arena it was tested in.

The Robot         The testing arena

Here is a video of it in action!

The final navigation run
Watch the video