ompl::geometric::RLRT::Motion Class Reference

A motion (tree node) with parent pointer. More...

#include <ompl/geometric/planners/rlrt/RLRT.h>

Public Member Functions

 Motion (const base::SpaceInformationPtr &si)
 Constructor that allocates memory for the state.
 

Public Attributes

base::Statestate {nullptr}
 The state contained by the motion.
 
Motionparent {nullptr}
 The parent motion in the exploration tree.
 

Detailed Description

A motion (tree node) with parent pointer.

Definition at line 224 of file RLRT.h.


The documentation for this class was generated from the following file:
  • ompl/geometric/planners/rlrt/RLRT.h