hpp-manipulation
4.9.0
Classes for manipulation planning.
|
#include <hpp/manipulation/graph/helper.hh>
Public Member Functions | |
NumericalConstraintsAndPassiveDofs | merge (const NumericalConstraintsAndPassiveDofs &other) |
template<bool forPath> | |
void | addToComp (GraphComponentPtr_t comp) const |
template<bool param> | |
void | specifyFoliation (LevelSetEdgePtr_t lse) const |
Public Attributes | |
NumericalConstraints_t | nc |
IntervalsContainer_t | pdof |
void hpp::manipulation::graph::helper::NumericalConstraintsAndPassiveDofs::addToComp | ( | GraphComponentPtr_t | comp | ) | const |
|
inline |
void hpp::manipulation::graph::helper::NumericalConstraintsAndPassiveDofs::specifyFoliation | ( | LevelSetEdgePtr_t | lse | ) | const |
NumericalConstraints_t hpp::manipulation::graph::helper::NumericalConstraintsAndPassiveDofs::nc |
IntervalsContainer_t hpp::manipulation::graph::helper::NumericalConstraintsAndPassiveDofs::pdof |