ompl::control::KPIECE1::Motion Struct Reference

Representation of a motion for this algorithm. More...

#include <KPIECE1.h>

List of all members.

Public Member Functions

 Motion (const SpaceInformation *si)
 Constructor that allocates memory for the state and the control.
 Motion (void)
 ~Motion (void)

Public Attributes

Controlcontrol
 The control contained by this motion.
Motionparent
 The parent motion in the exploration tree.
base::Statestate
 The state contained by this motion.
unsigned int steps
 The number of steps the control is applied for.

Detailed Description

Representation of a motion for this algorithm.

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


Constructor & Destructor Documentation

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

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

ompl::control::KPIECE1::Motion::Motion ( const SpaceInformation si  )  [inline]

Constructor that allocates memory for the state and the control.

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

ompl::control::KPIECE1::Motion::~Motion ( void   )  [inline]

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


Member Data Documentation

The control contained by this motion.

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

The parent motion in the exploration tree.

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

The state contained by this motion.

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

The number of steps the control is applied for.

Definition at line 180 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