|
hpp-manipulation-corba 6.1.0
Corba server for manipulation planning
|


Public Member Functions | |
| void | constraintGraph (in graph_idl::Graph graph) raises (Error) |
Public Member Functions inherited from hpp::core_idl::Roadmap | |
| void | clear () |
| void | addNode (in floatSeq config) |
| void | addNodeAndEdge (in floatSeq cfgfrom, in floatSeq cfgto, in Path path_) |
| void | addNodeAndEdges (in floatSeq cfgfrom, in floatSeq cfgto, in Path path_) |
| floatSeq | nearestNode (in floatSeq config, out value_type distance, in boolean reverse) |
| floatSeqSeq | nearestNodes (in floatSeq config, out size_type k) |
| size_type | getNbNodes () |
| floatSeq | getNode (in size_type i) |
| size_type | getNbEdges () |
| Path | getEdge (in size_type i) |
| ConnectedComponentSeq | getConnectedComponents () |
| void hpp::manipulation_idl::Roadmap::constraintGraph | ( | in graph_idl::Graph | graph | ) | |
| raises | ( | Error | |||
| ) | |||||