Class AtlasStateSampler
Defined in File AtlasStateSpace.h
Inheritance Relationships
Base Type
public ompl::base::StateSampler
(Class StateSampler)
Class Documentation
-
class AtlasStateSampler : public ompl::base::StateSampler
StateSampler for use on an atlas.
Public Functions
-
AtlasStateSampler(const AtlasStateSpace *space)
-
virtual void sampleUniform(State *state) override
Sample a state uniformly from the charted regions of the manifold. Return sample in state.
-
AtlasStateSampler(const AtlasStateSpace *space)