class sblRn |
Used by the sblPlanner class to obtain random samples in configuration space.
| sblRn () | |
| sblRn (long seed) | |
|
| UniformSample (mpkConfig* q) Samples a random configuration uniformly from .
|
|
| LocalBoxSample (const mpkConfig& q0, double radius, mpkConfig* q) Samples a random configuration uniformly in the intersection of the c-space with a box that has side lengths 2radius and is centered at q0.
|
|
| LocalBallSample (const mpkConfig& q0, double radius, mpkConfig* q) Samples a random configuration uniformly from the intersection of the c-space and a ball centered at q0.
|
Used by the sblPlanner class to obtain random samples in configuration space.
Alphabetic index HTML hierarchy of classes or Java