Skip to content

Instantly share code, notes, and snippets.

@salbito
Created April 18, 2017 14:48
Show Gist options
  • Save salbito/907790d9187d3914639d5edfe21e5b4a to your computer and use it in GitHub Desktop.
Save salbito/907790d9187d3914639d5edfe21e5b4a to your computer and use it in GitHub Desktop.
Recv: Classic PID
Recv: Kp: 27.99 Ki: 2.18 Kd: 89.88
Recv: PID Autotune finished! Put the last Kp, Ki and Kd constants from below into Configuration.h
Recv: #define DEFAULT_Kp 27.99
Recv: #define DEFAULT_Ki 2.18
Recv: #define DEFAULT_Kd 89.88
Recv: ok
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment