aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
|
#include "aligator/context.hpp"
#include <proxsuite-nlp/manifold-base.hpp>
#include <crocoddyl/core/state-base.hpp>
#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Classes | |
struct | aligator::compat::croc::StateWrapperTpl< _Scalar > |
Wraps a crocoddyl::StateAbstractTpl to a manifold (proxsuite::nlp::ManifoldAbstractTpl). More... | |
Namespaces | |
namespace | aligator |
Main package namespace. | |
namespace | aligator::compat |
Headers for compatibility modules. | |
namespace | aligator::compat::croc |
Headers for the Crocoddyl compatibility module. | |