hpp-python  6.1.0
python bindings for HPP, based on boost python
graph.cc File Reference
Include dependency graph for graph.cc:

Namespaces

 pyhpp
 
 pyhpp::manipulation
 

Typedefs

typedef hpp::pinocchio::vector3_t pyhpp::manipulation::vector3_t
 
typedef std::vector< vector3_tpyhpp::manipulation::Shape_t
 
typedef std::pair< JointPtr_t, Shape_tpyhpp::manipulation::JointAndShape_t
 
typedef std::vector< JointAndShape_tpyhpp::manipulation::JointAndShapes_t
 
typedef hpp::constraints::ImplicitPtr_t pyhpp::manipulation::ImplicitPtr_t
 

Functions

std::vector< std::vector< int > > pyhpp::manipulation::matrixToVectorVector (const Eigen::Ref< const Eigen::Matrix< double, -1, -1 >> &input)
 
void pyhpp::manipulation::exposeGraph ()