Skip to content

Conversation

@acetousk
Copy link

@acetousk acetousk commented Feb 24, 2019

The PID made it so that motorSpeed += pidResult That would work for a "simulation" of the graph but not for in real life. So, I changed it to motorSpeed = pidResult

The PID made it so that `motorSpeed += pidResult'. That would work for a "simulation" of the graph but not for in real life. So, I changed it to `motorSpeed = pidResult`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant