-
Notifications
You must be signed in to change notification settings - Fork 0
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
tim bot chassis calibration #1
Comments
CAN frame not received/too-stale. Check the CAN bus wiring, |
Looks like a may have copied from a different bot's setting. Possible fix pushed. |
New offsets didn't work. debugging the cancoder didn't show values changing while debugging. Next steps: talk to it with Phoenix Tuner and manually check offsets, step 2: confirm we are using new library correctly! |
================Offsets================== |
Found we were initializing the cancoder in two places. Cleaned up so it is done once in SwerveDrivetrain so by the time it's passed into the sub-module it will have it's offset. Cleans up the sub-module constructor a bit. |
================OffsetDebug================== |
all four corners turn and drive. wheels don't spin to the correct orientation or direction. code is able to identify the robot and serial #. can bus 26 27 22 and 23 are giving an error.
The text was updated successfully, but these errors were encountered: