38 #ifndef OMPL_MULTILEVEL_PLANNERS_BUNDLESPACE_QMPSTAR_
39 #define OMPL_MULTILEVEL_PLANNERS_BUNDLESPACE_QMPSTAR_
40 #include <ompl/multilevel/datastructures/BundleSpaceSequence.h>
41 #include <ompl/multilevel/planners/qmp/QMPStarImpl.h>
61 using QMPStar = BundleSpaceSequence<QMPStarImpl>;
BundleSpaceSequence< QMPStarImpl > QMPStar
[Q]uotient space road[M]ap [P]lanner Star (QMP*) Algorithm
Main namespace. Contains everything in this library.