hpp-manipulation
6.0.0
Classes for manipulation planning.
|
#include <hpp/manipulation/roadmap-node.hh>
Public Member Functions | |
RoadmapNode (ConfigurationIn_t configuration) | |
RoadmapNode (ConfigurationIn_t configuration, ConnectedComponentPtr_t cc) | |
void | leafConnectedComponent (const LeafConnectedCompPtr_t &sc) |
LeafConnectedCompPtr_t | leafConnectedComponent () const |
Cache | |
bool | cacheUpToDate () const |
Get the caching system being used. More... | |
graph::StatePtr_t | graphState () const |
Getter for the graph::State. More... | |
void | graphState (const graph::StatePtr_t &state) |
Setter for the graph::State. More... | |
|
inline |
hpp::manipulation::RoadmapNode::RoadmapNode | ( | ConfigurationIn_t | configuration, |
ConnectedComponentPtr_t | cc | ||
) |
|
inline |
Get the caching system being used.
|
inline |
Getter for the graph::State.
|
inline |
Setter for the graph::State.
|
inline |
|
inline |