-
Notifications
You must be signed in to change notification settings - Fork 0
Sensors
User1391 edited this page Nov 8, 2018
·
5 revisions
Vision is on a separate wiki page.
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.
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.