MPC Controllers¶
This chapter deals with the implementation of MPC controllers.
This basically consists on generating the code offline and
finding approximate solutions to the MPC optimitization problem online.
It explains in detail all the functions available to
the user of . Note that this chapter is not intended as a
introduction or tutorial to MPC. It rather intends to serve as reference to the
software functionality.