Exotica
Public Member Functions | Public Attributes | List of all members
exotica::OMPLTimeIndexedRRTConnect::Motion Class Reference

Representation of a motion. More...

#include <time_indexed_rrt_connect.h>

Collaboration diagram for exotica::OMPLTimeIndexedRRTConnect::Motion:
Collaboration graph

Public Member Functions

 Motion ()=default
 
 Motion (const base::SpaceInformationPtr &si)
 
 ~Motion ()=default
 

Public Attributes

const base::State * root = nullptr
 
base::State * state = nullptr
 
Motionparent = nullptr
 

Detailed Description

Representation of a motion.

Constructor & Destructor Documentation

◆ Motion() [1/2]

exotica::OMPLTimeIndexedRRTConnect::Motion::Motion ( )
default

◆ Motion() [2/2]

exotica::OMPLTimeIndexedRRTConnect::Motion::Motion ( const base::SpaceInformationPtr &  si)
inline

◆ ~Motion()

exotica::OMPLTimeIndexedRRTConnect::Motion::~Motion ( )
default

Member Data Documentation

◆ parent

Motion* exotica::OMPLTimeIndexedRRTConnect::Motion::parent = nullptr

◆ root

const base::State* exotica::OMPLTimeIndexedRRTConnect::Motion::root = nullptr

◆ state

base::State* exotica::OMPLTimeIndexedRRTConnect::Motion::state = nullptr

The documentation for this class was generated from the following file: