hpp-core
4.10.1
Implement basic classes for canonical path planning for kinematic chains.
|
Go to the documentation of this file.
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
boost::shared_ptr< StraightPath > StraightPathPtr_t
Definition: fwd.hh:182
Definition: progressive.hh:25
boost::shared_ptr< Progressive > ProgressivePtr_t
Definition: fwd.hh:313
hpp::core::StraightPathPtr_t StraightPathPtr_t
Definition: progressive.hh:29
hpp::core::StraightPath StraightPath
Definition: progressive.hh:28
Definition: basic-configuration-shooter.hh:26
boost::shared_ptr< SteeringMethod > SteeringMethodPtr_t
Definition: fwd.hh:194
Definition: straight-path.hh:42
hpp::core::PathPtr_t PathPtr_t
Definition: path-projector.hh:30
This class projects a path using constraints.
Definition: path-projector.hh:26
boost::shared_ptr< Distance > DistancePtr_t
Definition: fwd.hh:122
pinocchio::value_type value_type
Definition: fwd.hh:157
Definition: problem.hh:48
#define HPP_CORE_DLLAPI
Definition: config.hh:64