Skip to content

Sensors

User1391 edited this page Nov 8, 2018 · 5 revisions

Vision is on a separate wiki page.

General Information

Encoders

An encoder is a sensor used to measure revolutions of a motor. This is used to have motors move for certain distances. Here are some links to setting up this sensor. The sensor is then processed using PID for accurate movements.

Gyro Sensors

A gyro sensor is used to calculate the rotation of the sensor. This is used to turn the robot or check if the robot is moving straight. Here are some links to setting up the sensor. We use Kauai Labs' AHRS navX gyro sensor. It is then processed using PID for accurate turning.

Clone this wiki locally