Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.04 KB

Navigation-Sensors.rst

File metadata and controls

25 lines (19 loc) · 1.04 KB

Navigation Sensors

To help track the location of the robot on the field, a device can be used that combines two sensors:
  • accelerometer - track the change in velocity over time; integrate twice to find distance traveled
  • gyroscope - track the rate of turning; integrate over time to calculate the total angle turned

FRC teams typically use one of these two products as navigation sensors:

Pigeon

NavX