aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
|
#include "aligator/python/polymorphic-convertible.hpp"
#include "aligator/python/visitors.hpp"
#include "aligator/modelling/costs/sum-of-costs.hpp"
#include <eigenpy/std-pair.hpp>
#include <eigenpy/variant.hpp>
Go to the source code of this file.
Namespaces | |
namespace | aligator |
Main package namespace. | |
namespace | aligator::python |
The Python bindings. | |
Macros | |
#define | ALIGATOR_EIGENPY_HAS_MAP_SUPPORT 0 |
Functions | |
void | aligator::python::exposeCostStack () |
fwd-declare exposeCostStack() | |
#define ALIGATOR_EIGENPY_HAS_MAP_SUPPORT 0 |
Definition at line 11 of file expose-cost-stack.cpp.