
#include <rrt.h>
Inheritance diagram for RRTHull::

| Public Methods | |
| RRTHull (Problem *p) | |
| virtual | ~RRTHull () | 
| Public Attributes | |
| double | Radius | 
| Protected Methods | |
| virtual MSLVector | ChooseState () | 
| Pick a state using some sampling technique. | |
This is a special-purpose class that grows a tree in an "infinitely" large disc to study asymptotic properties.
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| Pick a state using some sampling technique. 
 Reimplemented from RRT. | 
| 
 | 
| 
 |