30 #ifndef HPP_CORE_PROBLEM_TARGET_GOAL_CONFIGURATIONS_HH 31 #define HPP_CORE_PROBLEM_TARGET_GOAL_CONFIGURATIONS_HH 39 namespace problemTarget {
67 void resetConfigurations();
82 #endif // HPP_CORE_PROBLEM_TARGET_GOAL_CONFIGURATIONS_HH shared_ptr< PathVector > PathVectorPtr_t
Definition: fwd.hh:192
Definition: bi-rrt-planner.hh:35
shared_ptr< GoalConfigurations > GoalConfigurationsPtr_t
Definition: fwd.hh:346
Definition: goal-configurations.hh:46
Definition: problem-target.hh:45
shared_ptr< Roadmap > RoadmapPtr_t
Definition: fwd.hh:198
std::vector< ConfigurationPtr_t > Configurations_t
Definition: fwd.hh:109
pinocchio::ConfigurationPtr_t ConfigurationPtr_t
Definition: fwd.hh:108
shared_ptr< Problem > ProblemPtr_t
Definition: fwd.hh:195
#define HPP_CORE_DLLAPI
Definition: config.hh:64
GoalConfigurations(const ProblemPtr_t &problem)
Constructor.
Definition: goal-configurations.hh:71