-
Notifications
You must be signed in to change notification settings - Fork 74
New issue
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
Trying to use MK2 Swerve Modules #6
Comments
The swerve template uses the swerve-lib that has not been updated for 2022. Use my repo until they release an update. |
OK Will give that a try. Thank you Jason!!! |
Jason, Looking thru the library in the MK3 builders I only see CanCoder ID's. Is there a lib that will use the MA3-A10-250-N encoder like we had in 2019 season? We opened our code from 2019 swerve and it converted to the 2022 season and would not build. This has led us to where we are today.....At this point we do not have CTRE CanCoders. |
SDS didn't support the MK2 in their library. I am not sure what their plans are for the upcoming release. All that has been said is the MK4i. What code were you using in 2019? SDS Example-Swerve seems to be more catered towards MK2. You had the MA3 going back to the RIO? |
Yes in 2019 we download the Example-Swerve and altered the CanSparkMax id's Deployed the code and set the 4 Offset variables, re-deployed and it ran great! |
2022 Season Swerve-template is building fine, but crashing repeatedly on deploy.
Using Neo motors and CanSparkMax controllers. Using the Absolute hall encoder.
Can anyone help us out as to why the crashing? We cannot seem to find anywhere in the library where there could be a problem.
Any help would be great!
TIA!
The text was updated successfully, but these errors were encountered: