The challenge:
A self-driving robot that goes up a ramp of 12 inch tall and pushes a 52 inches long tube. The robot is able to communicate with any other robot in the class, simply by introducing the IP address of the partner’s robot, being able to accelerate and decelerate depending on the message provided by the partner’s robot.
What we did and how we did it:
As a team, we designed a build a robot with 2 DC motors, 2 pressure sensors and a Raspberry Pi. We designed and laser cut the motor chassis and sensor mount and 3D printed the motors mount.
My main contribution was with the setup of the Raspberry Pi and the sensors, programming the robot the follow the instructinos. I also helped assembling the robot.
Learnings and improvements:
We learned how to work with pressure sensors and how to communicate with other robots using Raspberry PI and x, y and z things in the code