Loading...
Searching...
No Matches
ompl::geometric::AOXRRTConnect::TreeGrowingInfo Struct Reference
Information attached to growing a tree of motions (used internally). More...
#include <ompl/geometric/planners/rrt/AOXRRTConnect.h>
Public Attributes | |
| base::State * | xstate |
| Motion * | xmotion |
| bool | start |
Detailed Description
Information attached to growing a tree of motions (used internally).
Definition at line 177 of file AOXRRTConnect.h.
Member Data Documentation
◆ start
| bool ompl::geometric::AOXRRTConnect::TreeGrowingInfo::start |
Definition at line 181 of file AOXRRTConnect.h.
◆ xmotion
| Motion* ompl::geometric::AOXRRTConnect::TreeGrowingInfo::xmotion |
Definition at line 180 of file AOXRRTConnect.h.
◆ xstate
| base::State* ompl::geometric::AOXRRTConnect::TreeGrowingInfo::xstate |
Definition at line 179 of file AOXRRTConnect.h.
The documentation for this struct was generated from the following file:
- ompl/geometric/planners/rrt/AOXRRTConnect.h