hpp-core
4.9.0
Implement basic classes for canonical path planning for kinematic chains.
|
#include <hpp/core/path-optimization/config-optimization.hh>
Static Public Member Functions | |
static bool | addConfigConstraintToPath () |
static std::size_t | numberOfPass () |
static std::size_t | numberOfIterations () |
static value_type | alphaInit () |
static Configuration_t | getGoal (const PathVector &path) |
static ConfigProjectorPtr_t | getConfigProjector (const PathPtr_t &before, const PathPtr_t &after, bool &isReverse) |
static bool | shouldFilter (JointConstPtr_t joint, const size_type iDof) |
Optimize the waypoints of the path and optionally add the constraint::ConfigurationConstraint to the ConfigProjector of the path.
See Parameters for information on how to tune the algorithm.
|
inlinestatic |
|
inlinestatic |
|
static |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
static |