|
aligator
0.16.0
A versatile and efficient C++ library for real-time constrained trajectory optimization.
|
Go to the source code of this file.
Classes | |
| struct | aligator::dynamics::IntegratorSemiImplEulerTpl< _Scalar > |
| Semi-implicit Euler integrator \( x_{k+1} = x_k \oplus h f(x_k,
u_k)\). More... | |
| struct | aligator::dynamics::IntegratorSemiImplDataTpl< Scalar > |
Namespaces | |
| namespace | aligator |
| Main package namespace. | |
| namespace | aligator::dynamics |
| Namespace for modelling system dynamics. | |