py2cpp.hpp File Reference
#include <boost/smart_ptr.hpp>
#include <crocoddyl/core/fwd.hpp>
#include <sobec/fwd.hpp>
Include dependency graph for py2cpp.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 sobec
 

Typedefs

typedef boost::shared_ptr< crocoddyl::ShootingProblem > sobec::ShootingProblemPtr
 
typedef boost::shared_ptr< sobec::MPCWalksobec::MPCWalkPtr
 

Functions

ShootingProblemPtr sobec::initShootingProblem (const char *fileName)
 
MPCWalkPtr sobec::initMPCWalk (const char *fileName)
 
bool sobec::reprProblem (ShootingProblemPtr problem)