Hello, I’m trying to change PID values for an instance of PIDController I created in my code, but for some reason this is happening:
I can change the PID values in the code and the new values will show up in NetworkTables/the shuffleboard widget, but when I try to change the value in the widget or OutlineViewer the value switches back. Is there a simple way of making this editable?