Typedef ompl::base::PlannerAllocator
Defined in File Planner.h
Typedef Documentation
-
using ompl::base::PlannerAllocator = std::function<PlannerPtr(const SpaceInformationPtr&)>
Definition of a function that can allocate a planner.
Defined in File Planner.h
Definition of a function that can allocate a planner.