hpp-core  6.0.0
Implement basic classes for canonical path planning for kinematic chains.
fwd.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 hpp
 
 hpp::core
 
 hpp::core::steeringMethod
 

Typedefs

typedef shared_ptr< Straight > hpp::core::steeringMethod::StraightPtr_t
 
typedef shared_ptr< CarLike > hpp::core::steeringMethod::CarLikePtr_t
 
typedef shared_ptr< ConstantCurvature > hpp::core::steeringMethod::ConstantCurvaturePtr_t
 
typedef shared_ptr< Dubins > hpp::core::steeringMethod::DubinsPtr_t
 
typedef shared_ptr< Snibud > hpp::core::steeringMethod::SnibudPtr_t
 
typedef shared_ptr< Hermite > hpp::core::steeringMethod::HermitePtr_t
 

Functions

 hpp::core::steeringMethod::HPP_PREDEF_CLASS (Straight)
 
 hpp::core::steeringMethod::HPP_PREDEF_CLASS (Interpolated)
 
 hpp::core::steeringMethod::HPP_PREDEF_CLASS (CarLike)
 
 hpp::core::steeringMethod::HPP_PREDEF_CLASS (ConstantCurvature)
 
 hpp::core::steeringMethod::HPP_PREDEF_CLASS (Dubins)
 
 hpp::core::steeringMethod::HPP_PREDEF_CLASS (ReedsShepp)
 
 hpp::core::steeringMethod::HPP_PREDEF_CLASS (Snibud)
 
 hpp::core::steeringMethod::HPP_PREDEF_CLASS (Hermite)