17 #ifndef HPP_CORE_PATHPROJECTOR_PROGRESSIVE_HH 18 # define HPP_CORE_PATHPROJECTOR_PROGRESSIVE_HH 24 namespace pathProjector {
52 const bool withHessianBound_;
58 #endif // HPP_CORE_PATHPROJECTOR_PROGRESSIVE_HH hpp::core::PathPtr_t PathPtr_t
Definition: path-projector.hh:30
Definition: problem.hh:48
ObjectFactory * create(ObjectFactory *parent=NULL, const XMLElement *element=NULL)
This class projects a path using constraints.
Definition: path-projector.hh:26
hpp::core::StraightPath StraightPath
Definition: progressive.hh:28
boost::shared_ptr< StraightPath > StraightPathPtr_t
Definition: fwd.hh:182
hpp::core::StraightPathPtr_t StraightPathPtr_t
Definition: progressive.hh:29
pinocchio::value_type value_type
Definition: fwd.hh:157
Definition: straight-path.hh:42
boost::shared_ptr< SteeringMethod > SteeringMethodPtr_t
Definition: fwd.hh:194
boost::shared_ptr< Distance > DistancePtr_t
Definition: fwd.hh:122
boost::shared_ptr< Progressive > ProgressivePtr_t
Definition: fwd.hh:313
Definition: progressive.hh:25
FCL_REAL distance(const KDOP< N > &other, Vec3f *P=NULL, Vec3f *Q=NULL) const