Typedef ompl::control::ControlSamplerAllocator
Defined in File ControlSampler.h
Typedef Documentation
-
using ompl::control::ControlSamplerAllocator = std::function<ControlSamplerPtr(const ControlSpace*)>
Definition of a function that can allocate a control sampler.