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

Slew for Turns, Swings, and other subsystems #74

Closed
Unionjackjz1 opened this issue Nov 22, 2023 · 0 comments
Closed

Slew for Turns, Swings, and other subsystems #74

Unionjackjz1 opened this issue Nov 22, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Unionjackjz1
Copy link
Member

Slew currently only works on drive. It should work for turns and swings. Slew should also have an independent function, such as pid_drive_set_slew() where it called pid_drive_set(x, x, true).

Slew might have to be revamped to make this happen and turned into a class. It could also be exposed to the user easier too, and examples could exist for how to implement it for other subsystems, like a lift or intake.

@Unionjackjz1 Unionjackjz1 added the enhancement New feature or request label Nov 22, 2023
@Unionjackjz1 Unionjackjz1 self-assigned this Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant