Typedef ompl::base::StateSamplerAllocator

Typedef Documentation

using ompl::base::StateSamplerAllocator = std::function<StateSamplerPtr(const StateSpace*)>

Definition of a function that can allocate a state sampler.