Open error2403 opened 1 year ago
I also noticed this, in the meantime is there a workaround?
I found another library to use: https://dev.studica.com/releases/2023/NavX.json
This seems to work for the testing I did earlier today.
I found another library to use: https://dev.studica.com/releases/2023/NavX.json
This seems to work for the testing I did earlier today.
Oh awesome! Thank you so much
+1 on this
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.