Typedef ompl::base::ValidStateSamplerAllocator

Typedef Documentation

using ompl::base::ValidStateSamplerAllocator = std::function<ValidStateSamplerPtr(const SpaceInformation*)>

Definition of a function that can allocate a valid state sampler.