Typedef ompl::control::DirectedControlSamplerAllocator
Defined in File DirectedControlSampler.h
Typedef Documentation
-
using ompl::control::DirectedControlSamplerAllocator = std::function<DirectedControlSamplerPtr(const SpaceInformation*)>
Definition of a function that can allocate a directed control sampler.