aligator  0.9.0
A primal-dual augmented Lagrangian-type solver for nonlinear trajectory optimization.
Loading...
Searching...
No Matches
problem-wrap.hpp File Reference
#include "context.hpp"
#include <crocoddyl/core/optctrl/shooting.hpp>
Include dependency graph for problem-wrap.hpp:

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.
 

Detailed Description

Definition in file problem-wrap.hpp.