You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CTRE's Pigeon IMU is a commonly used gyroscope by FRC teams. We recently bought one for testing so it would be good to be able to integrate it with the rest of our code. To do this we need to add a driver for the Pigeon that implements the Gyroscope class.
The text was updated successfully, but these errors were encountered:
CTRE's Pigeon IMU is a commonly used gyroscope by FRC teams. We recently bought one for testing so it would be good to be able to integrate it with the rest of our code. To do this we need to add a driver for the Pigeon that implements the
Gyroscope
class.The text was updated successfully, but these errors were encountered: