ompl::geometric::BallTreeRRTstar::Motion Class Reference

Representation of a motion. More...

#include <BallTreeRRTstar.h>

List of all members.

Public Member Functions

 Motion (const base::SpaceInformationPtr &si, double rO)
 Constructor that allocates memory for the state.
 Motion (double rO)
 ~Motion (void)

Public Attributes

double cost
 The cost of this motion.
Motionparent
 The parent motion in the exploration tree.
base::Statestate
 The state contained by the motion.
double volRadius
 The radius of the volume associated to this motion.

Detailed Description

Representation of a motion.

Definition at line 221 of file BallTreeRRTstar.h.


Constructor & Destructor Documentation

ompl::geometric::BallTreeRRTstar::Motion::Motion ( double  rO  )  [inline]

Definition at line 225 of file BallTreeRRTstar.h.

ompl::geometric::BallTreeRRTstar::Motion::Motion ( const base::SpaceInformationPtr si,
double  rO 
) [inline]

Constructor that allocates memory for the state.

Definition at line 230 of file BallTreeRRTstar.h.

ompl::geometric::BallTreeRRTstar::Motion::~Motion ( void   )  [inline]

Definition at line 235 of file BallTreeRRTstar.h.


Member Data Documentation

The cost of this motion.

Definition at line 246 of file BallTreeRRTstar.h.

The parent motion in the exploration tree.

Definition at line 243 of file BallTreeRRTstar.h.

The state contained by the motion.

Definition at line 240 of file BallTreeRRTstar.h.

The radius of the volume associated to this motion.

Definition at line 249 of file BallTreeRRTstar.h.


The documentation for this class 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:49 2013