Typedef ompl::control::ControlSamplerAllocator

Typedef Documentation

using ompl::control::ControlSamplerAllocator = std::function<ControlSamplerPtr(const ControlSpace*)>

Definition of a function that can allocate a control sampler.