Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 632 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 632 Bytes

autonomousmazenavigator

RobotC program that implements PID and Wall Follower algorithms. Guides our bot Mad Max through simply connected mazes. See it in action here.

Notes:

  • Bot gets close to wall, but never actually touches.
  • Light in video is not used for navigation.

mad max

Alt_text

hardware

Brain: VEX motor controller
Left hand: ultrasonic sensor (used to detect left wall)
Eyes: light sensor (used to detect if too close to wall in front)
Feet: wheels and encoders

authors

Aidan, Murun, and Elle