ompl::control::KPIECE1::TreeData Struct Reference

The data defining a tree of motions for this algorithm. More...

#include <KPIECE1.h>

List of all members.

Public Member Functions

 TreeData (void)

Public Attributes

Grid grid
 A grid containing motions, imposed on a projection of the state space.
unsigned int iteration
 The number of iterations performed on this tree.
unsigned int size
 The total number of motions (there can be multiple per cell) in the grid.

Detailed Description

The data defining a tree of motions for this algorithm.

Definition at line 237 of file control/planners/kpiece/KPIECE1.h.


Constructor & Destructor Documentation

ompl::control::KPIECE1::TreeData::TreeData ( void   )  [inline]

Definition at line 239 of file control/planners/kpiece/KPIECE1.h.


Member Data Documentation

A grid containing motions, imposed on a projection of the state space.

Definition at line 245 of file control/planners/kpiece/KPIECE1.h.

The number of iterations performed on this tree.

Definition at line 252 of file control/planners/kpiece/KPIECE1.h.

The total number of motions (there can be multiple per cell) in the grid.

Definition at line 249 of file control/planners/kpiece/KPIECE1.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


ompl
Author(s): Ioan Sucan/isucan@rice.edu, Mark Moll/mmoll@rice.edu, Lydia Kavraki/kavraki@rice.edu
autogenerated on Fri Jan 11 09:34:02 2013