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

Try out teleop driving with feedforward only on drive #20

Open
Liam-Stow opened this issue Oct 17, 2022 · 0 comments
Open

Try out teleop driving with feedforward only on drive #20

Liam-Stow opened this issue Oct 17, 2022 · 0 comments
Labels
subsystem tuning Make real hardware run as intended (control values tuned, etc)

Comments

@Liam-Stow
Copy link
Member

Liam-Stow commented Oct 17, 2022

A lot of teams use feed-forward only (no PID feedback control) on the drive speed when in teleop as this can make the drive feel less floaty.
We will still need an option to use pid on the speed as it is necessary for auton, so maybe we can pass a boolean into the swerve moduke SetDesiredState() function.

@Liam-Stow Liam-Stow changed the title Try out teleop driving without pid on swerve module drive speed Try out teleop driving without velocity pid on drive Oct 17, 2022
@Liam-Stow Liam-Stow changed the title Try out teleop driving without velocity pid on drive Try out teleop driving with feedforward only on drive Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
subsystem tuning Make real hardware run as intended (control values tuned, etc)
Projects
None yet
Development

No branches or pull requests

1 participant