hpp-core  4.9.0
Implement basic classes for canonical path planning for kinematic chains.
hpp::core::PathProjector Member List

This is the complete list of members for hpp::core::PathProjector, including all inherited members.

apply(const PathPtr_t &path, PathPtr_t &projection) consthpp::core::PathProjector
d(ConfigurationIn_t q1, ConfigurationIn_t q2) consthpp::core::PathProjectorprotected
impl_apply(const PathPtr_t &path, PathPtr_t &projection) const =0hpp::core::PathProjectorprotectedpure virtual
Path typedefhpp::core::PathProjector
PathProjector(const DistancePtr_t &distance, const SteeringMethodPtr_t &steeringMethod, bool keepSteeringMethodConstraints=false)hpp::core::PathProjectorprotected
PathPtr_t typedefhpp::core::PathProjector
PathVector typedefhpp::core::PathProjector
PathVectorPtr_t typedefhpp::core::PathProjector
steer(ConfigurationIn_t q1, ConfigurationIn_t q2) consthpp::core::PathProjectorprotected
steeringMethod_hpp::core::PathProjectorprotected
~PathProjector()hpp::core::PathProjectorvirtual