ompl::geometric::SPARS Member List

This is the complete list of members for ompl::geometric::SPARS, including all inherited members.

addedSolution_ompl::geometric::SPARSprotected
addGuard(base::State *state, GuardType type)ompl::geometric::SPARSprotected
addMilestone(base::State *state)ompl::geometric::SPARSprotected
addPathToSpanner(const DensePath &dense_path, SparseVertex vp, SparseVertex vpp)ompl::geometric::SPARSprotected
addPlannerProgressProperty(const std::string &progressPropertyName, const PlannerProgressProperty &prop)ompl::base::Plannerinlineprotected
addSample(base::State *workState, const base::PlannerTerminationCondition &ptc)ompl::geometric::SPARSprotected
addToRepresentatives(DenseVertex q, SparseVertex rep, const std::set< SparseVertex > &oreps)ompl::geometric::SPARSprotected
as()ompl::base::Plannerinline
as() constompl::base::Plannerinline
averageValence() constompl::geometric::SPARS
bestCost_ompl::geometric::SPARSprotected
calculateRepresentative(DenseVertex q)ompl::geometric::SPARSprotected
checkAddConnectivity(const base::State *lastState, const std::vector< SparseVertex > &neigh)ompl::geometric::SPARSprotected
checkAddCoverage(const base::State *lastState, const std::vector< SparseVertex > &neigh)ompl::geometric::SPARSprotected
checkAddInterface(const std::vector< DenseVertex > &graphNeighborhood, const std::vector< DenseVertex > &visibleNeighborhood, DenseVertex q)ompl::geometric::SPARSprotected
checkAddPath(DenseVertex q, const std::vector< DenseVertex > &neigh)ompl::geometric::SPARSprotected
checkForSolution(const base::PlannerTerminationCondition &ptc, base::PathPtr &solution)ompl::geometric::SPARSprotected
checkQueryStateInitialization()ompl::geometric::SPARSprotected
checkValidity()ompl::base::Plannervirtual
clear() overrideompl::geometric::SPARSvirtual
clearQuery() overrideompl::geometric::SPARSvirtual
computeDensePath(DenseVertex start, DenseVertex goal, DensePath &path) constompl::geometric::SPARSprotected
computeVPP(DenseVertex v, DenseVertex vp, std::vector< SparseVertex > &VPPs)ompl::geometric::SPARSprotected
computeX(DenseVertex v, DenseVertex vp, DenseVertex vpp, std::vector< SparseVertex > &Xs)ompl::geometric::SPARSprotected
connectDensePoints(DenseVertex v, DenseVertex vp)ompl::geometric::SPARSprotected
connectionStrategy_ompl::geometric::SPARSprotected
CONNECTIVITY enum value (defined in ompl::geometric::SPARS)ompl::geometric::SPARS
connectSparsePoints(SparseVertex v, SparseVertex vp)ompl::geometric::SPARSprotected
consecutiveFailures_ompl::geometric::SPARSprotected
constructRoadmap(const base::PlannerTerminationCondition &ptc)ompl::geometric::SPARS
constructRoadmap(const base::PlannerTerminationCondition &ptc, bool stopOnMaxFail)ompl::geometric::SPARS
constructSolution(SparseVertex start, SparseVertex goal) constompl::geometric::SPARSprotected
costHeuristic(SparseVertex u, SparseVertex v) constompl::geometric::SPARSprotected
COVERAGE enum value (defined in ompl::geometric::SPARS)ompl::geometric::SPARS
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
denseDelta_ompl::geometric::SPARSprotected
denseDeltaFraction_ompl::geometric::SPARSprotected
DenseEdge typedefompl::geometric::SPARS
DenseGraph typedefompl::geometric::SPARS
DenseNeighbors typedefompl::geometric::SPARS
DensePath typedefompl::geometric::SPARS
DenseVertex typedefompl::geometric::SPARS
distanceFunction(const DenseVertex a, const DenseVertex b) constompl::geometric::SPARSinlineprotected
filterVisibleNeighbors(base::State *inState, const std::vector< SparseVertex > &graphNeighborhood, std::vector< SparseVertex > &visibleNeighborhood) constompl::geometric::SPARSprotected
freeMemory()ompl::geometric::SPARSprotected
g_ompl::geometric::SPARSprotected
geomPath_ompl::geometric::SPARSprotected
getBestCost() const (defined in ompl::geometric::SPARS)ompl::geometric::SPARSinline
getDenseDeltaFraction() constompl::geometric::SPARSinline
getDenseGraph() constompl::geometric::SPARSinline
getInterfaceNeighbor(DenseVertex q, SparseVertex rep)ompl::geometric::SPARSprotected
getInterfaceNeighborhood(DenseVertex q, std::vector< DenseVertex > &interfaceNeighborhood)ompl::geometric::SPARSprotected
getInterfaceNeighborRepresentatives(DenseVertex q, std::set< SparseVertex > &interfaceRepresentatives)ompl::geometric::SPARSprotected
getIterationCount() const (defined in ompl::geometric::SPARS)ompl::geometric::SPARSinline
getMaxFailures() constompl::geometric::SPARSinline
getName() constompl::base::Planner
getPlannerData(base::PlannerData &data) const overrideompl::geometric::SPARSvirtual
getPlannerInputStates() constompl::base::Planner
getPlannerProgressProperties() constompl::base::Plannerinline
getProblemDefinition() constompl::base::Planner
getProblemDefinition()ompl::base::Planner
getRoadmap() constompl::geometric::SPARSinline
getSpaceInformation() constompl::base::Planner
getSparseDeltaFraction() constompl::geometric::SPARSinline
getSparseNeighbors(base::State *inState, std::vector< SparseVertex > &graphNeighborhood)ompl::geometric::SPARSprotected
getSpecs() constompl::base::Planner
getStretchFactor() constompl::geometric::SPARSinline
GOAL enum value (defined in ompl::geometric::SPARS)ompl::geometric::SPARS
goalM_ompl::geometric::SPARSprotected
graphMutex_ompl::geometric::SPARSmutableprotected
guardCount() constompl::geometric::SPARSinline
GuardType enum nameompl::geometric::SPARS
haveSolution(const std::vector< DenseVertex > &starts, const std::vector< DenseVertex > &goals, base::PathPtr &solution)ompl::geometric::SPARSprotected
INTERFACE enum value (defined in ompl::geometric::SPARS)ompl::geometric::SPARS
InterfaceHash typedefompl::geometric::SPARS
interfaceListsProperty_ompl::geometric::SPARSprotected
isSetup() constompl::base::Planner
iterations_ompl::geometric::SPARSprotected
maxFailures_ompl::geometric::SPARSprotected
milestoneCount() constompl::geometric::SPARSinline
name_ompl::base::Plannerprotected
nn_ompl::geometric::SPARSprotected
nonInterfaceListsProperty_ompl::geometric::SPARSprotected
operator=(const Planner &)=delete (defined in ompl::base::Planner)ompl::base::Planner
opt_ompl::geometric::SPARSprotected
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
printDebug(std::ostream &out=std::cout) constompl::geometric::SPARS
printProperties(std::ostream &out) constompl::base::Plannervirtual
printSettings(std::ostream &out) constompl::base::Plannervirtual
psimp_ompl::geometric::SPARSprotected
QUALITY enum value (defined in ompl::geometric::SPARS)ompl::geometric::SPARS
queryVertex_ompl::geometric::SPARSprotected
reachedFailureLimit() constompl::geometric::SPARS
reachedTerminationCriterion() constompl::geometric::SPARSprotected
removeFromRepresentatives(DenseVertex q, SparseVertex rep)ompl::geometric::SPARSprotected
representativesProperty_ompl::geometric::SPARSprotected
resetFailures()ompl::geometric::SPARSprotected
rng_ompl::geometric::SPARSprotected
s_ompl::geometric::SPARSprotected
sameComponent(SparseVertex m1, SparseVertex m2)ompl::geometric::SPARSprotected
sampler_ompl::geometric::SPARSprotected
setDenseDeltaFraction(double d)ompl::geometric::SPARSinline
setDenseNeighbors()ompl::geometric::SPARSinline
setMaxFailures(unsigned int m)ompl::geometric::SPARSinline
setName(const std::string &name)ompl::base::Planner
setProblemDefinition(const base::ProblemDefinitionPtr &pdef) override (defined in ompl::geometric::SPARS)ompl::geometric::SPARS
ompl::base::Planner::setProblemDefinition(const ProblemDefinitionPtr &pdef)ompl::base::Plannervirtual
setSparseDeltaFraction(double d)ompl::geometric::SPARSinline
setSparseNeighbors()ompl::geometric::SPARSinline
setStretchFactor(double t)ompl::geometric::SPARSinline
setup() overrideompl::geometric::SPARSvirtual
setup_ompl::base::Plannerprotected
si_ompl::base::Plannerprotected
snn_ompl::geometric::SPARSprotected
solve(const base::PlannerTerminationCondition &ptc) overrideompl::geometric::SPARSvirtual
ompl::base::Planner::solve(const PlannerTerminationConditionFn &ptc, double checkInterval)ompl::base::Planner
ompl::base::Planner::solve(double solveTime)ompl::base::Planner
SpannerGraph typedefompl::geometric::SPARS
SPARS(const base::SpaceInformationPtr &si)ompl::geometric::SPARS
sparseColorProperty_ompl::geometric::SPARSprotected
sparseDelta_ompl::geometric::SPARSprotected
sparseDeltaFraction_ompl::geometric::SPARSprotected
sparseDistanceFunction(const SparseVertex a, const SparseVertex b) constompl::geometric::SPARSinlineprotected
sparseDJSets_ompl::geometric::SPARSprotected
SparseEdge typedefompl::geometric::SPARS
SparseNeighbors typedefompl::geometric::SPARS
sparseQueryVertex_ompl::geometric::SPARSprotected
sparseStateProperty_ompl::geometric::SPARSprotected
SparseVertex typedefompl::geometric::SPARS
specs_ompl::base::Plannerprotected
START enum value (defined in ompl::geometric::SPARS)ompl::geometric::SPARS
startM_ompl::geometric::SPARSprotected
stateProperty_ompl::geometric::SPARSprotected
stretchFactor_ompl::geometric::SPARSprotected
updateRepresentatives(SparseVertex v)ompl::geometric::SPARSprotected
VertexIndexType typedefompl::geometric::SPARS
weightProperty_ompl::geometric::SPARSprotected
~Planner()=defaultompl::base::Plannervirtual
~SPARS() overrideompl::geometric::SPARS