#include <pSBL.h>
Public Member Functions | |
| Motion (const base::SpaceInformationPtr &si) | |
| Motion (void) | |
| ~Motion (void) | |
Public Attributes | |
| MotionSet | children |
| boost::mutex | lock |
| Motion * | parent |
| const base::State * | root |
| base::State * | state |
| bool | valid |
Definition at line 163 of file pSBL.h.
| ompl::geometric::pSBL::Motion::Motion | ( | const base::SpaceInformationPtr & | si | ) | [inline] |
| boost::mutex ompl::geometric::pSBL::Motion::lock |