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

Frc3620 #148

Merged
merged 6 commits into from Jan 26, 2024
Merged

Frc3620 #148

merged 6 commits into from Jan 26, 2024

Conversation

fovea1959
Copy link

Add the ability to turn off the FRC900 cosine compensator in SwerveModule.java. Existing JSON configurations will continue to use it; one will have to be explicit to turn it off, and leaving the setting out of the JSON will leave it turned on as it is now.

@thenetworkgrinch thenetworkgrinch changed the base branch from main to dev January 24, 2024 03:38
@thenetworkgrinch
Copy link
Contributor

Can you add the other patch where if desired speed velocity is 0 then cosine scalar is 0 too.

@fovea1959
Copy link
Author

fovea1959 commented Jan 24, 2024 via email

@thenetworkgrinch
Copy link
Contributor

thenetworkgrinch commented Jan 24, 2024

I realized it does nothing as i was typing the explanation! 😂 No need to add it

@thenetworkgrinch
Copy link
Contributor

Can you fix the merge conflicts?

@fovea1959
Copy link
Author

fovea1959 commented Jan 25, 2024 via email

# Conflicts:
#	src/main/java/swervelib/SwerveModule.java
@fovea1959
Copy link
Author

Can you fix the merge conflicts?

done.

@thenetworkgrinch thenetworkgrinch merged commit d153712 into BroncBotz3481:dev Jan 26, 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.

None yet

2 participants