We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
A controller input utility class would make it significantly easier for teams to mutate their input correctly for drivetrains overall, this should be upstreamed to WPILib eventually however its use is proven in chaining mutations for easier comprehension in YAGSL. Should be inspired or taken from https://github.com/SciBorgs/Crescendo-2024/blob/main/src/main/java/org/sciborgs1155/lib/InputStream.java
The text was updated successfully, but these errors were encountered:
No branches or pull requests
A controller input utility class would make it significantly easier for teams to mutate their input correctly for drivetrains overall, this should be upstreamed to WPILib eventually however its use is proven in chaining mutations for easier comprehension in YAGSL. Should be inspired or taken from
https://github.com/SciBorgs/Crescendo-2024/blob/main/src/main/java/org/sciborgs1155/lib/InputStream.java
The text was updated successfully, but these errors were encountered: