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

The abstract sampler. More...

#include <smp/planner_utils/vertex_edge.h>

Go to the source code of this file.

Classes

class  smp::sampler_base< typeparams >
 The abstract class that specifies the structure of a sampler component. More...

Namespaces

namespace  smp
 

Sampling-based Motion Planning (SMP) Library.



Detailed Description

The abstract sampler.

The sampler provides random or quasi-random sample states.