aligator  0.6.1
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
aligator::forwardDynamics< T > Member List

This is the complete list of members for aligator::forwardDynamics< T >, including all inherited members.

ConstVectorRef typedefaligator::forwardDynamics< T >
MatrixRef typedefaligator::forwardDynamics< T >
run(const DynamicsModelTpl< T > &model, const ConstVectorRef &x, const ConstVectorRef &u, DynamicsDataTpl< T > &data, VectorRef xout, const std::optional< ConstVectorRef > &gap=std::nullopt, const uint max_iters=1000, const T EPS=1e-6)aligator::forwardDynamics< T >inlinestatic
run(const ExplicitDynamicsModelTpl< T > &model, const ConstVectorRef &x, const ConstVectorRef &u, ExplicitDynamicsDataTpl< T > &data, VectorRef xout, const std::optional< ConstVectorRef > &gap=std::nullopt)aligator::forwardDynamics< T >inlinestatic
VectorRef typedefaligator::forwardDynamics< T >
VectorXs typedefaligator::forwardDynamics< T >