hpp-core
5.1.0
Implement basic classes for canonical path planning for kinematic chains.
|
Go to the documentation of this file.
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
Definition: problem-target.hh:45
shared_ptr< GoalConfigurations > GoalConfigurationsPtr_t
Definition: fwd.hh:349
shared_ptr< PathVector > PathVectorPtr_t
Definition: fwd.hh:193
shared_ptr< Roadmap > RoadmapPtr_t
Definition: fwd.hh:199
Definition: bi-rrt-planner.hh:35
shared_ptr< Problem > ProblemPtr_t
Definition: fwd.hh:196
Definition: goal-configurations.hh:46
std::vector< Configuration_t > Configurations_t
Definition: fwd.hh:110
GoalConfigurations(const ProblemPtr_t &problem)
Constructor.
Definition: goal-configurations.hh:71
#define HPP_CORE_DLLAPI
Definition: config.hh:88