Template Struct SamplerSelector

Struct Documentation

template<typename T>
struct SamplerSelector

Depending on the type of state sampler, we have different allocation routines.

This struct will provide that allocation routine, depending on the template argument of ompl::base::SamplerType.