We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fatal error: ctre/structs_mtrCntrl.h: No such file or directory
This is with the default GradleRio-C installation using TalonSRX on Linux.
There is a newer TalonSRX CTRE library that has this file, but I'm not familiar enough to be able to update that code or library.
The text was updated successfully, but these errors were encountered:
Can you build again, with the following line in your build.gradle? wpi { talonSrxVersion = "4.4.1.11" }
wpi { talonSrxVersion = "4.4.1.11" }
Sorry, something went wrong.
No branches or pull requests
fatal error: ctre/structs_mtrCntrl.h: No such file or directory
This is with the default GradleRio-C installation using TalonSRX on Linux.
There is a newer TalonSRX CTRE library that has this file, but I'm not familiar enough to be able to update that code or library.
The text was updated successfully, but these errors were encountered: