|
aligator
0.16.0
A versatile and efficient C++ library for real-time constrained trajectory optimization.
|
#include "aligator/modelling/state-error.hpp"#include "aligator/modelling/costs/quad-residual-cost.hpp"Go to the source code of this file.
Classes | |
| struct | aligator::QuadraticStateCostTpl< Scalar > |
| Quadratic distance cost over the state manifold. More... | |
| struct | aligator::QuadraticControlCostTpl< Scalar > |
Namespaces | |
| namespace | aligator |
| Main package namespace. | |
Convenience classes to define quadratic state or control cost functions.
Definition in file quad-state-cost.hpp.