- 3.0.2 optimal control module.
TermQuadTracking.hpp File Reference
#include "TermBase.hpp"

Go to the source code of this file.

Classes

class  ct::optcon::TermQuadTracking< STATE_DIM, CONTROL_DIM, SCALAR_EVAL, SCALAR >
 A quadratic tracking term of type $ J(t) = (x_{ref}(t) - x)^T Q (x_{ref}(t) - x) + (u_{ref}(t) - u)^T R (u_{ref}(t) - u) $. More...
 

Namespaces

 ct
 
 ct::optcon