libmove3d-planners
|
#include <sampling_api.hpp>
Public Member Functions | |
SamplingAPI (Robot *r) | |
virtual std::tr1::shared_ptr < Configuration > | sample (bool samplePassive=true) |
std::tr1::shared_ptr < Configuration > | shootCollisionFree () |
Protected Attributes | |
Robot * | mR |
The sampling API.