The definition of a motion.
More...
#include <ompl/geometric/planners/stride/STRIDE.h>
|
| Motion (const base::SpaceInformationPtr &si) |
| Constructor that allocates memory for the state. More...
|
|
The definition of a motion.
Definition at line 238 of file STRIDE.h.
◆ Motion()
ompl::geometric::STRIDE::Motion::Motion |
( |
const base::SpaceInformationPtr & |
si | ) |
|
|
inline |
Constructor that allocates memory for the state.
Definition at line 244 of file STRIDE.h.
◆ parent
Motion* ompl::geometric::STRIDE::Motion::parent {nullptr} |
The parent motion in the exploration tree.
Definition at line 254 of file STRIDE.h.
◆ state
base::State* ompl::geometric::STRIDE::Motion::state {nullptr} |
The state contained by the motion.
Definition at line 251 of file STRIDE.h.
The documentation for this class was generated from the following file: