Skip to content
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

Compensate for swerve coupling ratio in odometry #6

Merged
merged 4 commits into from
Mar 6, 2024
Merged

Conversation

Tsundoiii
Copy link
Contributor

Based off of the same method in YAGSL, but with extensive modifications to fit it into houndutil. I kept in most of the print statements even though they probably don't need to be there/should be using hooundlog instead, but I don't know how you want that done so I just left them there just in case.

@superpenguin612
Copy link
Member

This is mainly for finding the coupling ratio of our drive. We already have that/it is easy to calculate, since we are using a common module. We need code to compensate for coupling in odometry/driving.

@superpenguin612 superpenguin612 merged commit ab20eae into main Mar 6, 2024
2 checks passed
@superpenguin612 superpenguin612 deleted the coupling branch March 6, 2024 13:32
@superpenguin612 superpenguin612 changed the title add findCouplingRatio method Compensate for swerve coupling ratio in odometry Mar 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants