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
The new 2023 wpilib library has removed the RuntimeDetector.isRaspian() method. All of your AHRS constructors utilize this method so there is no way for us to construct an AHRS in our robot code without hitting this error.