linorobot / linorobot2

Autonomous mobile robots (2WD, 4WD, Mecanum Drive)
Apache License 2.0
469 stars 160 forks source link

Update PID constants #49

Closed Russ76 closed 1 year ago

Russ76 commented 1 year ago

Say, can we just change the constants in the config file and Linorobot2 loads the new values each time we restart it? Or must we go through the firmware recompile function to update the PID values? Thanks for a great repo!

grassjelly commented 1 year ago

hey @Russ76 . Right now you can't load the PID constants dynamically.