The definition of a motion.
More...
#include <ompl/geometric/planners/est/EST.h>
|
| Motion (const base::SpaceInformationPtr &si) |
| Constructor that allocates memory for the state. More...
|
|
The definition of a motion.
Definition at line 120 of file EST.h.
◆ Motion()
ompl::geometric::EST::Motion::Motion |
( |
const base::SpaceInformationPtr & |
si | ) |
|
|
inline |
Constructor that allocates memory for the state.
Definition at line 126 of file EST.h.
◆ element
PDF<Motion*>::Element* ompl::geometric::EST::Motion::element {nullptr} |
A pointer to the corresponding element in the probability distribution function.
Definition at line 139 of file EST.h.
◆ parent
Motion* ompl::geometric::EST::Motion::parent {nullptr} |
The parent motion in the exploration tree.
Definition at line 136 of file EST.h.
◆ state
base::State* ompl::geometric::EST::Motion::state {nullptr} |
The state contained by the motion.
Definition at line 133 of file EST.h.
The documentation for this class was generated from the following file:
- ompl/geometric/planners/est/EST.h