aligator
0.16.0 A versatile and efficient C++ library for real-time constrained trajectory optimization. |
#include "aligator/python/fwd.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 |
Typedefs | |
| using | aligator::python::CostAbstract |
| using | aligator::python::CostData |
| using | aligator::python::Manifold |
| using | aligator::python::Scalar |
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.