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 295 of file control/planners/kpiece/KPIECE1.h.


Constructor & Destructor Documentation

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

Definition at line 297 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 303 of file control/planners/kpiece/KPIECE1.h.

The number of iterations performed on this tree.

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

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

Definition at line 307 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 11:37:48 2013