hpp-python 9.0.2
python bindings for HPP, based on boost python
Loading...
Searching...
No Matches
graph.cc File Reference
Include dependency graph for graph.cc:

Namespaces

namespace  pyhpp
 
namespace  pyhpp::manipulation
 

Typedefs

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< double > > pyhpp::manipulation::matrixToVectorVector (const Eigen::Ref< const Eigen::Matrix< double, -1, -1 > > &input)
 
PyObject * pyhpp::manipulation::getGraphCapsule (const PyWGraph &self)
 
void pyhpp::manipulation::exposeGraph ()