17 #ifndef HPP_MANIPULATION_PATHOPTIMIZATION_SMALLSTEPS_HH 18 #define HPP_MANIPULATION_PATHOPTIMIZATION_SMALLSTEPS_HH 21 #include <hpp/manipulation/config.hh> 23 #include <hpp/core/path-optimizer.hh> 26 namespace manipulation {
27 namespace pathOptimization {
62 #endif // HPP_MANIPULATION_PATHOPTIMIZATION_SMALLSTEPS_HH boost::shared_ptr< Path > PathPtr_t
Definition: small-steps.hh:39
virtual PathVectorPtr_t optimize(const PathVectorPtr_t &path)
static SmallStepsPtr_t create(const core::Problem &problem)
Definition: small-steps.hh:42
SmallSteps(const core::Problem &problem)
Constructor.
Definition: small-steps.hh:52
const Problem & problem() const
boost::shared_ptr< PathVector > PathVectorPtr_t
boost::shared_ptr< SmallSteps > SmallStepsPtr_t
Definition: fwd.hh:136