So I have my robot base which currently looks like this:
This allows me to move in any direction as the wheels are a special type. The extra part on the bottom was used to do something else, and holds no significance right now. To drive it I am currently using an Arduino Mega, an Adafruit Motor Shield, and three vex motors. I am limited in my budget so I need to come up with a way to navigate it through the maze, other than making it remote controlled. This means that stuff like a lidar sensor is out of the question. GPS is definitely not possible as the maze overall is only 16ft x 16ft. I currently have access to an optical mouse to measure the distance the robot has moved. I also have access to ultrasonic sensors. I might be able to use the two in unison to navigate it, but I was wondering if anyone had any ideas as to make this simpler for me. If not then I'll just use that method. Thank you for taking the time to read this and I look forward to your suggestions!
Regards,
John B.
This allows me to move in any direction as the wheels are a special type. The extra part on the bottom was used to do something else, and holds no significance right now. To drive it I am currently using an Arduino Mega, an Adafruit Motor Shield, and three vex motors. I am limited in my budget so I need to come up with a way to navigate it through the maze, other than making it remote controlled. This means that stuff like a lidar sensor is out of the question. GPS is definitely not possible as the maze overall is only 16ft x 16ft. I currently have access to an optical mouse to measure the distance the robot has moved. I also have access to ultrasonic sensors. I might be able to use the two in unison to navigate it, but I was wondering if anyone had any ideas as to make this simpler for me. If not then I'll just use that method. Thank you for taking the time to read this and I look forward to your suggestions!
Regards,
John B.
