ompl::multilevel::BundleSpace Member List

This is the complete list of members for ompl::multilevel::BundleSpace, including all inherited members.

addPlannerProgressProperty(const std::string &progressPropertyName, const PlannerProgressProperty &prop)ompl::base::Plannerinlineprotected
allocIdentityState(ompl::base::StateSpacePtr) const (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpace
allocIdentityState(ompl::base::State *, ompl::base::StateSpacePtr) const (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpace
allocIdentityStateBase() const (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpace
allocIdentityStateBundle() constompl::multilevel::BundleSpace
as()ompl::base::Plannerinline
as() constompl::base::Plannerinline
BundleSpace(const ompl::base::SpaceInformationPtr &si, BundleSpace *baseSpace_=nullptr)ompl::multilevel::BundleSpace
checkBundleSpaceMeasure(std::string name, const ompl::base::StateSpacePtr space) constompl::multilevel::BundleSpaceprotected
checkValidity()ompl::base::Plannervirtual
clear() overrideompl::multilevel::BundleSpacevirtual
clearQuery()ompl::base::Plannervirtual
counter_ompl::multilevel::BundleSpaceprotectedstatic
declareParam(const std::string &name, const PlannerType &planner, const SetterType &setter, const GetterType &getter, const std::string &rangeSuggestion="")ompl::base::Plannerinlineprotected
declareParam(const std::string &name, const PlannerType &planner, const SetterType &setter, const std::string &rangeSuggestion="")ompl::base::Plannerinlineprotected
firstRun_ompl::multilevel::BundleSpaceprotected
getBase() constompl::multilevel::BundleSpace
getBaseDimension() constompl::multilevel::BundleSpace
getBaseSamplerPtr() const (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpace
getBundle() constompl::multilevel::BundleSpace
getBundleDimension() constompl::multilevel::BundleSpace
getBundleSamplerPtr() const (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpace
getChild() constompl::multilevel::BundleSpace
getCoDimension() constompl::multilevel::BundleSpace
getGoalPtr() const (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpace
getImportance() const =0ompl::multilevel::BundleSpacepure virtual
getLevel() constompl::multilevel::BundleSpace
getName() constompl::base::Planner
getOptimizationObjectivePtr() const (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpace
getParent() constompl::multilevel::BundleSpace
getPlannerData(PlannerData &data) constompl::base::Plannervirtual
getPlannerInputStates() constompl::base::Planner
getPlannerProgressProperties() constompl::base::Plannerinline
getProblemDefinition() constompl::base::Planner
getProblemDefinition()ompl::base::Planner
getProjection() constompl::multilevel::BundleSpace
getSolution(ompl::base::PathPtr &solution)=0ompl::multilevel::BundleSpacepure virtual
ompl::base::Planner::getSpaceInformation() constompl::base::Planner
getSpecs() constompl::base::Planner
grow()=0ompl::multilevel::BundleSpacepure virtual
hasBaseSpace() constompl::multilevel::BundleSpace
hasConverged()ompl::multilevel::BundleSpacevirtual
hasParent() constompl::multilevel::BundleSpace
hasSolution() (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpacevirtual
hasSolution_ompl::multilevel::BundleSpaceprotected
id_ompl::multilevel::BundleSpaceprotected
isDynamic() const (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpace
isDynamic_ompl::multilevel::BundleSpaceprotected
isInfeasible()ompl::multilevel::BundleSpacevirtual
isSetup() constompl::base::Planner
lift(const ompl::base::State *xBase, ompl::base::State *xBundle) constompl::multilevel::BundleSpace
makeProjection()ompl::multilevel::BundleSpace
metric_ompl::multilevel::BundleSpaceprotected
name_ompl::base::Plannerprotected
operator<<(std::ostream &, const BundleSpace &)ompl::multilevel::BundleSpacefriend
operator=(const Planner &)=delete (defined in ompl::base::Planner)ompl::base::Planner
params()ompl::base::Plannerinline
params() constompl::base::Plannerinline
params_ompl::base::Plannerprotected
pdef_ompl::base::Plannerprotected
pis_ompl::base::Plannerprotected
Planner(const Planner &)=delete (defined in ompl::base::Planner)ompl::base::Planner
Planner(SpaceInformationPtr si, std::string name)ompl::base::Planner
PlannerProgressProperties typedefompl::base::Planner
plannerProgressProperties_ompl::base::Plannerprotected
PlannerProgressProperty typedefompl::base::Planner
print(std::ostream &out) constompl::multilevel::BundleSpaceprotectedvirtual
printProperties(std::ostream &out) constompl::base::Plannervirtual
printSettings(std::ostream &out) constompl::base::Plannervirtual
project(const ompl::base::State *xBundle, ompl::base::State *xBase) constompl::multilevel::BundleSpace
propagator_ompl::multilevel::BundleSpaceprotected
resetCounter()ompl::multilevel::BundleSpacestatic
sampleBundle(ompl::base::State *xRandom) (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpacevirtual
sampleBundleValid(ompl::base::State *xRandom) (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpace
sampleFromDatastructure(ompl::base::State *xBase)=0 (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpacepure virtual
sanityChecks() constompl::multilevel::BundleSpaceprotected
setChild(BundleSpace *child)ompl::multilevel::BundleSpace
setLevel(unsigned int)ompl::multilevel::BundleSpace
setMetric(const std::string &sMetric)=0 (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpacepure virtual
setName(const std::string &name)ompl::base::Planner
setParent(BundleSpace *parent)ompl::multilevel::BundleSpace
setProblemDefinition(const ompl::base::ProblemDefinitionPtr &pdef) overrideompl::multilevel::BundleSpacevirtual
setProjection(ProjectionPtr projection)ompl::multilevel::BundleSpace
setPropagator(const std::string &sPropagator)=0 (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpacepure virtual
setup() overrideompl::multilevel::BundleSpacevirtual
setup_ompl::base::Plannerprotected
ompl::base::Planner::solve(const PlannerTerminationConditionFn &ptc, double checkInterval)ompl::base::Planner
ompl::base::Planner::solve(double solveTime)ompl::base::Planner
specs_ompl::base::Plannerprotected
xBaseTmp_ompl::multilevel::BundleSpaceprotected
xBundleTmp_ompl::multilevel::BundleSpaceprotected
~BundleSpace() (defined in ompl::multilevel::BundleSpace)ompl::multilevel::BundleSpacevirtual
~Planner()=defaultompl::base::Plannervirtual