src/smp/components/samplers/uniform.h File Reference

The uniform sampler. More...

#include <smp/components/samplers/base.h>
#include <smp/common/region.h>

Go to the source code of this file.

Classes

class  smp::sampler_uniform< typeparams, NUM_DIMENSIONS >
 Implements the sampler components that relies on uniform sampling. More...

Namespaces

namespace  smp
 

Sampling-based Motion Planning (SMP) Library.



Detailed Description

The uniform sampler.

The sampler provides random samples of states that are uniformly distributed in a bounded region.