define the following flag for debugging the MPC time keeper
OptConSolver.hpp
Requirements:
returns an optimal controller. These can be different controller types, feedforward only, feedforward-feedback, feedback only, therefore it is templated on the controller type
This file implements a unit tests for the OptconSystemInterface classes