19 #ifndef HPP_CORE_DIFFUSING_PLANNER_HH 20 # define HPP_CORE_DIFFUSING_PLANNER_HH 39 virtual void oneStep ();
48 void init (
const DiffusingPlannerWkPtr_t& weak);
57 DiffusingPlannerWkPtr_t weakPtr_;
62 #endif // HPP_CORE_DIFFUSING_PLANNER_HH boost::shared_ptr< Path > PathPtr_t
Definition: fwd.hh:170
Definition: problem.hh:48
Generic implementation of RRT algorithm.
Definition: diffusing-planner.hh:30
boost::shared_ptr< ConfigurationShooter > ConfigurationShooterPtr_t
Definition: fwd.hh:103
ObjectFactory * create(ObjectFactory *parent=NULL, const XMLElement *element=NULL)
Definition: path-planner.hh:34
boost::shared_ptr< Roadmap > RoadmapPtr_t
Definition: fwd.hh:181
pinocchio::Configuration_t Configuration_t
Definition: fwd.hh:96
boost::shared_ptr< DiffusingPlanner > DiffusingPlannerPtr_t
Definition: fwd.hh:121