Typedef ompl::base::ValidStateSamplerAllocator
Defined in File ValidStateSampler.h
Typedef Documentation
-
using ompl::base::ValidStateSamplerAllocator = std::function<ValidStateSamplerPtr(const SpaceInformation*)>
Definition of a function that can allocate a valid state sampler.