Optimize the waypoints of the path and optionally add the constraint::ConfigurationConstraint to the ConfigProjector of the path. More...
#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 | 
Referenced by getGoal().
      
  | 
  inlinestatic | 
References getConfigProjector(), hpp::core::PathVector::initial(), and shouldFilter().
      
  | 
  inlinestatic | 
      
  | 
  inlinestatic | 
      
  | 
  static | 
Referenced by getGoal().