Loading...
Searching...
No Matches
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. More... | |
Public Attributes | |
base::State * | state {nullptr} |
The state contained by the motion. More... | |
Motion * | parent {nullptr} |
The parent motion in the exploration tree. More... | |
Detailed Description
Constructor & Destructor Documentation
◆ Motion()
|
inline |
Member Data Documentation
◆ parent
Motion* ompl::geometric::RLRT::Motion::parent {nullptr} |
◆ state
base::State* ompl::geometric::RLRT::Motion::state {nullptr} |
The documentation for this class was generated from the following file:
- ompl/geometric/planners/rlrt/RLRT.h