#include <acado/utils/acado_utils.hpp>
#include <acado/function/function.hpp>
#include <acado/control_law/control_law.hpp>
#include <acado/curve/curve.hpp>
Go to the source code of this file.
Classes | |
class | FeedforwardLaw |
Implements a feedforward law to be used within a Controller. More... | |