Typedef ompl::base::PlannerAllocator

Typedef Documentation

using ompl::base::PlannerAllocator = std::function<PlannerPtr(const SpaceInformationPtr&)>

Definition of a function that can allocate a planner.