#include <planning_context_manager.hpp>
◆ MultiQueryPlannerAllocator()
| ompl_interface::MultiQueryPlannerAllocator::MultiQueryPlannerAllocator |
( |
| ) |
|
|
default |
◆ ~MultiQueryPlannerAllocator()
| ompl_interface::MultiQueryPlannerAllocator::~MultiQueryPlannerAllocator |
( |
| ) |
|
◆ allocatePersistentPlanner()
template<typename T>
| ompl::base::Planner * ompl_interface::MultiQueryPlannerAllocator::allocatePersistentPlanner |
( |
const ob::PlannerData & | | ) |
|
|
inline |
◆ allocatePlanner() [1/2]
template<typename T>
| ob::PlannerPtr ompl_interface::MultiQueryPlannerAllocator::allocatePlanner |
( |
const ob::SpaceInformationPtr & | si, |
|
|
const std::string & | new_name, |
|
|
const ModelBasedPlanningContextSpecification & | spec ) |
◆ allocatePlanner() [2/2]
template<typename T>
| ompl::base::PlannerPtr ompl_interface::MultiQueryPlannerAllocator::allocatePlanner |
( |
const ob::SpaceInformationPtr & | si, |
|
|
const std::string & | new_name, |
|
|
const ModelBasedPlanningContextSpecification & | spec ) |
◆ allocatePlannerImpl()
template<typename T>
| ompl::base::PlannerPtr ompl_interface::MultiQueryPlannerAllocator::allocatePlannerImpl |
( |
const ob::SpaceInformationPtr & | si, |
|
|
const std::string & | new_name, |
|
|
const ModelBasedPlanningContextSpecification & | spec, |
|
|
bool | load_planner_data, |
|
|
bool | store_planner_data, |
|
|
const std::string & | file_path ) |
The documentation for this class was generated from the following files: