Go to the documentation of this file. 1 #ifndef __sobec_py2cpp__
2 #define __sobec_py2cpp__
4 #include <boost/smart_ptr.hpp>
5 #include <crocoddyl/core/fwd.hpp>
18 #endif // #ifndef __sobec_py2cpp__
bool reprProblem(ShootingProblemPtr problem)
Definition: py2cpp.cpp:34
MPCWalkPtr initMPCWalk(const char *fileName)
Definition: py2cpp.cpp:21
ShootingProblemPtr initShootingProblem(const char *fileName)
Definition: py2cpp.cpp:9
boost::shared_ptr< crocoddyl::ShootingProblem > ShootingProblemPtr
Definition: py2cpp.hpp:9
Definition: activation-quad-ref.hpp:19
boost::shared_ptr< sobec::MPCWalk > MPCWalkPtr
Definition: py2cpp.hpp:10