Bench-MR
A Motion Planning Benchmark for Wheeled Mobile Robots
Public Member Functions | Static Public Member Functions | List of all members
PlannerConfigurator Class Reference

#include <PlannerConfigurator.hpp>

Public Member Functions

 PlannerConfigurator ()=delete
 

Static Public Member Functions

template<typename PLANNER >
static void configure (PLANNER &planner)
 
template<typename OMPL_PLANNER >
static void configure (OMPLPlanner< OMPL_PLANNER > &planner)
 
template<typename OMPL_PLANNER >
static void configure (OMPLControlPlanner< OMPL_PLANNER > &planner)
 

Constructor & Destructor Documentation

◆ PlannerConfigurator()

PlannerConfigurator::PlannerConfigurator ( )
delete

Member Function Documentation

◆ configure() [1/3]

template<typename OMPL_PLANNER >
static void PlannerConfigurator::configure ( OMPLControlPlanner< OMPL_PLANNER > &  planner)
inlinestatic

◆ configure() [2/3]

template<typename OMPL_PLANNER >
static void PlannerConfigurator::configure ( OMPLPlanner< OMPL_PLANNER > &  planner)
inlinestatic

◆ configure() [3/3]

template<typename PLANNER >
static void PlannerConfigurator::configure ( PLANNER &  planner)
inlinestatic

The documentation for this class was generated from the following file: