Skip to content

Conversation

jdmj
Copy link

@jdmj jdmj commented Aug 13, 2021

ThrottlePID needs a non-zero Ki to be able to keep the speed down slope. With Ki=0 it underthrottles, which, combined with game's torque curve implementation (the faster you go, the less torque budget you have) creates a positive feedback loop.

ThrottlePID needs a non-zero Ki to be able to keep the speed down slope. With Ki=0 it underthrottles, which, combined with game's torque curve implementation (the faster you go, the less torque budget you have) creates a positive feedback loop.
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