|
aligator
0.16.0
A versatile and efficient C++ library for real-time constrained trajectory optimization.
|
#include "aligator/context.hpp"#include "aligator/core/manifold-base.hpp"#include "aligator/third-party/polymorphic_cxx14.h"Go to the source code of this file.
Classes | |
| struct | aligator::CostAbstractTpl< _Scalar > |
| Stage costs \( \ell(x, u) \) for control problems. More... | |
| struct | aligator::CostDataAbstractTpl< _Scalar > |
| Data struct for CostAbstractTpl. More... | |
Namespaces | |
| namespace | aligator |
| Main package namespace. | |