MPC Controller Project

Project Info

In this project, a Model Predictive Controller (MPC) is implemented to drive a vehicle around a track even with additional latency between commands. The cross track error (CTE) is calculated to be used by the MPC, and a 100 millisecond latency between actuation commands is accounted for during implementation. You can check out the other videos I produced on my Youtube channel. You can also checkout my code on my GitHub page .