hpp-python  6.1.0
python bindings for HPP, based on boost python
pyhpp::manipulation::PyWGraph Member List

This is the complete list of members for pyhpp::manipulation::PyWGraph, including all inherited members.

addLevelSetFoliation(PyWEdgePtr_t edge, const boost::python::list &condNC, const boost::python::list &paramNC)pyhpp::manipulation::PyWGraph
addNumericalConstraint(PyWStatePtr_t node, const ImplicitPtr_t &constraint)pyhpp::manipulation::PyWGraph
addNumericalConstraintsForPath(PyWStatePtr_t component, const boost::python::list &py_constraints)pyhpp::manipulation::PyWGraph
addNumericalConstraintsToGraph(const boost::python::list &py_constraints)pyhpp::manipulation::PyWGraph
addNumericalConstraintsToState(PyWStatePtr_t component, const boost::python::list &py_constraints)pyhpp::manipulation::PyWGraph
addNumericalConstraintsToTransition(PyWEdgePtr_t component, const boost::python::list &py_constraints)pyhpp::manipulation::PyWGraph
applyLeafConstraints(PyWEdgePtr_t transition, ConfigurationIn_t q_rhs, ConfigurationIn_t input)pyhpp::manipulation::PyWGraph
applyStateConstraints(PyWStatePtr_t state, ConfigurationIn_t input)pyhpp::manipulation::PyWGraph
constraintsAndComplementspyhpp::manipulation::PyWGraph
createGraspConstraint(const std::string &name, const std::string &gripper, const std::string &handle)pyhpp::manipulation::PyWGraph
createLevelSetTransition(PyWStatePtr_t nodeFrom, PyWStatePtr_t nodeTo, const std::string &edgeName, int w, PyWStatePtr_t isInState)pyhpp::manipulation::PyWGraph
createPlacementConstraint(const std::string &name, const boost::python::list &py_surface1, const boost::python::list &py_surface2, const value_type &margin)pyhpp::manipulation::PyWGraph
createPlacementConstraint1(const std::string &name, const boost::python::list &py_surface1, const boost::python::list &py_surface2, const value_type &margin)pyhpp::manipulation::PyWGraph
createPlacementConstraint2(const std::string &name, const boost::python::list &py_surface1, const boost::python::list &py_surface2)pyhpp::manipulation::PyWGraph
createPreGraspConstraint(const std::string &name, const std::string &gripper, const std::string &handle)pyhpp::manipulation::PyWGraph
createPrePlacementConstraint(const std::string &name, const boost::python::list &py_surface1, const boost::python::list &py_surface2, const value_type &width, const value_type &margin)pyhpp::manipulation::PyWGraph
createPrePlacementConstraint1(const std::string &name, const boost::python::list &py_surface1, const boost::python::list &py_surface2, const value_type &width, const value_type &margin)pyhpp::manipulation::PyWGraph
createPrePlacementConstraint2(const std::string &name, const boost::python::list &py_surface1, const boost::python::list &py_surface2, const value_type &width)pyhpp::manipulation::PyWGraph
createState(const std::string &nodeName, bool waypoint, int priority)pyhpp::manipulation::PyWGraph
createSubGraph(const char *subgraphName, hpp::core::RoadmapPtr_t roadmap)pyhpp::manipulation::PyWGraph
createTransition(PyWStatePtr_t nodeFrom, PyWStatePtr_t nodeTo, const std::string &transitionName, int w, PyWStatePtr_t isInState)pyhpp::manipulation::PyWGraph
createWaypointTransition(PyWStatePtr_t nodeFrom, PyWStatePtr_t nodeTo, const std::string &edgeName, int nb, int w, PyWStatePtr_t isInState, bool automaticBuilder)pyhpp::manipulation::PyWGraph
display(const char *filename)pyhpp::manipulation::PyWGraph
displayStateConstraints(PyWStatePtr_t state)pyhpp::manipulation::PyWGraph
displayTransitionConstraints(PyWEdgePtr_t edge)pyhpp::manipulation::PyWGraph
displayTransitionTargetConstraints(PyWEdgePtr_t edge)pyhpp::manipulation::PyWGraph
errorThreshold(const value_type &threshold)pyhpp::manipulation::PyWGraph
errorThreshold() constpyhpp::manipulation::PyWGraph
generateTargetConfig(PyWEdgePtr_t transition, ConfigurationIn_t q_rhs, ConfigurationIn_t input)pyhpp::manipulation::PyWGraph
getConfigErrorForState(PyWStatePtr_t component, ConfigurationIn_t input)pyhpp::manipulation::PyWGraph
getConfigErrorForTransition(PyWEdgePtr_t edge, ConfigurationIn_t input)pyhpp::manipulation::PyWGraph
getConfigErrorForTransitionLeaf(const PyWEdgePtr_t &edge, ConfigurationIn_t leafConfig, ConfigurationIn_t config) constpyhpp::manipulation::PyWGraph
getConfigErrorForTransitionTarget(const PyWEdgePtr_t &edge, ConfigurationIn_t leafConfig, ConfigurationIn_t config) constpyhpp::manipulation::PyWGraph
getContainingNode(PyWEdgePtr_t edge)pyhpp::manipulation::PyWGraph
getNodesConnectedByTransition(PyWEdgePtr_t edge, std::string &nodeFrom, std::string &nodeTo)pyhpp::manipulation::PyWGraph
getNumericalConstraintsForEdge(PyWEdgePtr_t component)pyhpp::manipulation::PyWGraph
getNumericalConstraintsForGraph()pyhpp::manipulation::PyWGraph
getNumericalConstraintsForState(PyWStatePtr_t component)pyhpp::manipulation::PyWGraph
getRelativeMotionMatrix(PyWEdgePtr_t edge)pyhpp::manipulation::PyWGraph
getSecurityMarginMatrixForTransition(PyWEdgePtr_t edge)pyhpp::manipulation::PyWGraph
getState(const std::string &stateName)pyhpp::manipulation::PyWGraph
getStateFromConfiguration(ConfigurationIn_t input)pyhpp::manipulation::PyWGraph
getStateNames()pyhpp::manipulation::PyWGraph
getStates()pyhpp::manipulation::PyWGraph
getTransition(const std::string &edgeName)pyhpp::manipulation::PyWGraph
getTransitionNames()pyhpp::manipulation::PyWGraph
getTransitions()pyhpp::manipulation::PyWGraph
getWeight(PyWEdgePtr_t edge)pyhpp::manipulation::PyWGraph
idpyhpp::manipulation::PyWGraph
ImplicitPtr_t typedefpyhpp::manipulation::PyWGraph
initialize()pyhpp::manipulation::PyWGraph
isShort(PyWEdgePtr_t edge)pyhpp::manipulation::PyWGraph
maxIterations(size_type iterations)pyhpp::manipulation::PyWGraph
maxIterations() constpyhpp::manipulation::PyWGraph
NumericalConstraints_t typedefpyhpp::manipulation::PyWGraph
objpyhpp::manipulation::PyWGraph
problempyhpp::manipulation::PyWGraph
PyWGraph(const GraphPtr_t &object)pyhpp::manipulation::PyWGraph
PyWGraph(const std::string &name, const PyWDevicePtr_t &d, const PyWProblemPtr_t &problem)pyhpp::manipulation::PyWGraph
registerConstraints(const ImplicitPtr_t &constraint, const ImplicitPtr_t &complement, const ImplicitPtr_t &both)pyhpp::manipulation::PyWGraph
removeCollisionPairFromTransition(PyWEdgePtr_t edge, const char *joint1, const char *joint2)pyhpp::manipulation::PyWGraph
resetConstraints(PyWStatePtr_t component)pyhpp::manipulation::PyWGraph
robotpyhpp::manipulation::PyWGraph
setContainingNode(PyWEdgePtr_t edge, PyWStatePtr_t node)pyhpp::manipulation::PyWGraph
setSecurityMarginForTransition(PyWEdgePtr_t edge, const char *joint1, const char *joint2, double margin)pyhpp::manipulation::PyWGraph
setShort(PyWEdgePtr_t edge, bool isShort)pyhpp::manipulation::PyWGraph
setTargetNodeList(const boost::python::list &nodes)pyhpp::manipulation::PyWGraph
setWaypoint(PyWEdgePtr_t waypointEdge, int index, PyWEdgePtr_t edge, PyWStatePtr_t state)pyhpp::manipulation::PyWGraph
setWeight(PyWEdgePtr_t edge, int weight)pyhpp::manipulation::PyWGraph