Programming resources for FIRST Robotics team 1318
Sensors are crucial to our robots, allowing our code to act based on sensor data. Just like how a human would have a hard time moving without being able to see, a motor would have a hard time knowing how far it has to turn to reach an angle without knowing it’s current angle. Sensors are to robots what senses are to humans, so it is very important to know what these sensors do.