ompl::geometric::RRTstar::Motion Class Reference

Representation of a motion. More...

#include <RRTstar.h>

List of all members.

Public Member Functions

 Motion (const base::SpaceInformationPtr &si)
 Constructor that allocates memory for the state.
 Motion (void)
 ~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.

Detailed Description

Representation of a motion.

Definition at line 230 of file RRTstar.h.


Constructor & Destructor Documentation

ompl::geometric::RRTstar::Motion::Motion ( void   )  [inline]

Definition at line 234 of file RRTstar.h.

ompl::geometric::RRTstar::Motion::Motion ( const base::SpaceInformationPtr si  )  [inline]

Constructor that allocates memory for the state.

Definition at line 239 of file RRTstar.h.

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

Definition at line 243 of file RRTstar.h.


Member Data Documentation

The cost of this motion.

Definition at line 254 of file RRTstar.h.

The parent motion in the exploration tree.

Definition at line 251 of file RRTstar.h.

The state contained by the motion.

Definition at line 248 of file RRTstar.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:50 2013