This article covers the basic ideas behind Model Predictive Control (MPC). We will code up a solver in Python and play with a simple linear system (the double integrator). Get all the code from this repo.