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

Example of PID Tuning Using Only Smart/Shuffleboard Get/Sets #1307

Open
MC42 opened this issue Apr 6, 2021 · 1 comment
Open

Example of PID Tuning Using Only Smart/Shuffleboard Get/Sets #1307

MC42 opened this issue Apr 6, 2021 · 1 comment

Comments

@MC42
Copy link

MC42 commented Apr 6, 2021

While the current docs show off using the PID widget in Shuffleboard, that example relies on the WPILib PIDController object. There's no example for quickly changing on-robot variables used elsewhere other than specifically the PID widget, and adding one would enable teams to port the concept to tuning other mechanisms without needing to redeploy robot code.

@Starlight220
Copy link
Member

Actually, it might be better to wait until the NT4 rewrite, as doing this listener-based is more appropriate than get/sets.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants