urosolia / RacingLMPC

Implementation of the Learning Model Predictive Controller for autonomous racing
284 stars 77 forks source link

Any reference for PID formulation? #14

Open GPrathap opened 2 years ago

GPrathap commented 2 years ago

It's not clear how the control command are calculated https://github.com/urosolia/RacingLMPC/blob/master/src/fnc/Utilities.py#L67