aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear 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.