The data contained by a tree of exploration. More...
#include <EST.h>
Public Member Functions | |
TreeData (void) | |
Public Attributes | |
Grid< MotionSet > | grid |
A grid where each cell contains an array of motions. | |
unsigned int | size |
The total number of motions in the grid. |
The data contained by a tree of exploration.
Definition at line 152 of file EST.h.
unsigned int ompl::geometric::EST::TreeData::size |