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 pinocchio::ConfigurationIn_t ConfigurationIn_t
Definition: fwd.hh:108
shared_ptr< PathVector > PathVectorPtr_t
Definition: fwd.hh:193
Definition: bi-rrt-planner.hh:35
shared_ptr< GoalConfigurations > GoalConfigurationsPtr_t
Definition: fwd.hh:347
Definition: goal-configurations.hh:46
Definition: problem-target.hh:45
shared_ptr< Roadmap > RoadmapPtr_t
Definition: fwd.hh:199
shared_ptr< Problem > ProblemPtr_t
Definition: fwd.hh:196
std::vector< Configuration_t > Configurations_t
Definition: fwd.hh:110
#define HPP_CORE_DLLAPI
Definition: config.hh:88
GoalConfigurations(const ProblemPtr_t &problem)
Constructor.
Definition: goal-configurations.hh:71