#include <../src/pyhpp/manipulation/device.hh>#include <boost/python.hpp>#include <hpp/manipulation/device.hh>#include <hpp/manipulation/srdf/util.hh>#include <hpp/pinocchio/urdf/util.hh>#include <pyhpp/pinocchio/urdf/fwd.hh>
Namespaces | |
| namespace | pyhpp |
| namespace | pyhpp::manipulation |
| namespace | pyhpp::manipulation::urdf |
Typedefs | |
| typedef shared_ptr< Device > | pyhpp::manipulation::urdf::DevicePtr_t |
Functions | |
| void | pyhpp::manipulation::urdf::loadModel (Device &robot, const FrameIndex &baseFrame, const std::string &prefix, const std::string &rootType, const std::string &urdfPath, const std::string &srdfPath, const SE3 &bMr) |
| void | pyhpp::manipulation::urdf::loadModelFromString (const Device &robot, const FrameIndex &baseFrame, const std::string &prefix, const std::string &rootType, const std::string &urdfString, const std::string &srdfString, const SE3 &bMr) |
| void | pyhpp::manipulation::urdf::exposeUtil () |