Programming

What is Programming?

Robot.move();

Programmers give the robot a set of instructions to carry out. By controlling motors and servos, we make the set of instructions the robot needs to follow, both autonomously and based on human input. Programmers also use a combination of sensors and Object Oriented Java to implement computer vision and other complex algorithms, such as PID.

Code We Made:

Blocks

Java

Arduino