Classes | |
class | hpp::manipulation::graph::Edge |
Transition between two states of a constraint graph. More... | |
class | hpp::manipulation::graph::WaypointEdge |
Edge with waypoint. More... | |
class | hpp::manipulation::graph::LevelSetEdge |
Edge that find intersection of level set. More... | |
class | hpp::manipulation::graph::GraphComponent |
Define common methods of the graph components. More... | |
class | hpp::manipulation::graph::Graph |
Description of the constraint graph. More... | |
class | hpp::manipulation::graph::State |
State of an end-effector. More... | |
Functions | |
std::ostream & | hpp::manipulation::graph::operator<< (std::ostream &os, const GraphComponent &graphComp) |
std::ostream& hpp::manipulation::graph::operator<< | ( | std::ostream & | os, |
const GraphComponent & | graphComp | ||
) |