ObstacleBasedValidStateSampler.h
bool sample(State *state) override
Sample a state. Return false in case of failure.
Definition: ObstacleBasedValidStateSampler.cpp:46
ObstacleBasedValidStateSampler(const SpaceInformation *si)
Constructor.
Definition: ObstacleBasedValidStateSampler.cpp:40
bool sampleNear(State *state, const State *near, double distance) override
Sample a state near another, within specified distance. Return false, in case of failure.
Definition: ObstacleBasedValidStateSampler.cpp:82
A shared pointer wrapper for ompl::base::StateSampler.
Main namespace. Contains everything in this library.
Definition: MultiLevelPlanarManipulatorDemo.cpp:65