aligator
0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
|
Go to the source code of this file.
Namespaces | |
namespace | aligator |
Main package namespace. | |
namespace | aligator::compat |
Headers for compatibility modules. | |
namespace | aligator::compat::croc |
Headers for the Crocoddyl compatibility module. | |
Functions | |
template<typename Scalar > | |
TrajOptProblemTpl< Scalar > | aligator::compat::croc::convertCrocoddylProblem (const boost::shared_ptr< crocoddyl::ShootingProblemTpl< Scalar > > &croc_problem) |
This function converts a crocoddyl::ShootingProblemTpl to an aligator::TrajOptProblemTpl. | |
Definition in file problem-wrap.hpp.