greenmountainrobotics / 2024-Robot

2024 Robot code for FRC 9101, Green Mountain Robotics
GNU General Public License v3.0
0 stars 1 forks source link

Implement GyroIO for Pigeon2 #5

Closed henrikvtcodes closed 8 months ago

henrikvtcodes commented 9 months ago

As we will be using a CTRE Pigeon2 as the main robot gyro for this season, the IO must be implemented. There is already GyroIO set up, so the Pigeon2 implementation aspect of this should be relatively easy.

henrikvtcodes commented 9 months ago

Implement GyroIO for Pigeon2 sensor