Class BiTRRT::Motion
Defined in File BiTRRT.h
Nested Relationships
This class is a nested type of Class BiTRRT.
Class Documentation
-
class Motion
Representation of a motion in the search tree.
Public Functions
-
Motion() = default
Default constructor.
-
inline Motion(const base::SpaceInformationPtr &si)
Constructor that allocates memory for the state.
-
~Motion() = default
-
Motion() = default