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

Implement SwerveSetpointGenerator #248

Open
thenetworkgrinch opened this issue Nov 1, 2024 · 1 comment
Open

Implement SwerveSetpointGenerator #248

thenetworkgrinch opened this issue Nov 1, 2024 · 1 comment

Comments

@thenetworkgrinch
Copy link
Contributor

thenetworkgrinch commented Nov 1, 2024

Try to implement this to improve turning while moving.
https://github.com/Team254/FRC-2023-Public/blob/main/src/main/java/com/team254/lib/swerve/SwerveSetpointGenerator.java

More wpilib first version here.
https://github.com/icrobotics-team167/2024_Off_Season/blob/WPILib2025/src/main/java/frc/cotc/drive/SwerveSetpointGenerator.java

@thenetworkgrinch
Copy link
Contributor Author

Should probably just use PathPlanners implementation for this user-side

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

No branches or pull requests

1 participant