5. Sensors - FHS-Robotics/FRC-VSCode-Team5866 GitHub Wiki

This page contains the reference information for the sensors used in this project.



MaxBotix Ultrasonic Sensor


These sensors will be used to determine the distance to an object from the robot. One thing we will need to think about is how the temperature of our environment affects the ultrasonic readings.

NavX Navigation Sensor

Installing NavX libraries
In order for the code that utilizes the NavX sensor to work on your computer, you will need to follow the instructions in the link above for installing the NavX libraries. The library should already be in the repository but in case you need it that is the link.


AHRS Documentation

⚠️ **GitHub.com Fallback** ⚠️