hpp-manipulation 7.0.0 Classes for manipulation planning. |
Classes | |
| class | hpp::manipulation::ManipulationPlanner |
| class | hpp::manipulation::pathPlanner::EndEffectorTrajectory |
| class | hpp::manipulation::problemTarget::State |
| class | hpp::manipulation::Problem |
Typedefs | |
| typedef std::vector< Configuration_t > | hpp::manipulation::pathPlanner::IkSolverInitialization::Configurations_t |
| typedef std::vector<Configuration_t> hpp::manipulation::pathPlanner::IkSolverInitialization::Configurations_t |
| inline |
| void hpp::manipulation::pathPlanner::EndEffectorTrajectory::checkFeasibilityOnly | ( | bool | enable | ) |
If enabled, only add one solution to the roadmap. Otherwise add all solution.
| static |
Return shared pointer to new instance
| problem | the path planning problem |
| static |
Return shared pointer to new instance
| problem | the path planning problem |
| roadmap | previously built roadmap |
| protected |
Protected constructor
| problem | the path planning problem |
| protected |
Protected constructor
| problem | the path planning problem |
| roadmap | previously built roadmap |
| inline |
| protectedpure virtual |
| protected |
Store weak pointer to itself.
| inline |
Number of steps to generate goal config (successive projections).
| inline |
| inline |
Get the number of random configurations shoot (after using init config) in order to generate the initial config of the final path.
| inline |
| virtual |
One step of the algorithm.
Implements hpp::core::PathPlanner.
| inline |
| virtual |
Initialize the problem resolution
Reimplemented from hpp::core::PathPlanner.
| virtual |
Reimplemented from hpp::core::PathPlanner.