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

Yagsl 1360 Implementation #49

Open
wants to merge 28 commits into
base: main
Choose a base branch
from
Open

Yagsl 1360 Implementation #49

wants to merge 28 commits into from

Conversation

BrightLaw9
Copy link
Contributor

@BrightLaw9 BrightLaw9 commented May 4, 2023

Please review.

I decided to simply bring in the folder of swervelib for freedom of potential modifications in the future.

  • Created DIOAbsoluteEncoderSwerve.
  • Angle offset of modules is handled in SwerveModuleConfiguration instead of in the absolute encoder calculation
  • Radians -> Degrees
  • Configure robot swerve module characteristics
  • Cleaned up and modified existing DriveTrainSubsystem code and related
  • Drive and steer ramp rates still unknown, wasn't able to find, perhaps can measure using SysID and previous code?

@BrightLaw9 BrightLaw9 linked an issue May 4, 2023 that may be closed by this pull request
@BrightLaw9 BrightLaw9 requested a review from MichGedd May 4, 2023 15:22
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.

Swap SDS Swerve Library to YAGSL
4 participants