ompl::geometric::STRRTstar Member List

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

addDescendants(base::Motion *m, const TreeData &tree)ompl::geometric::STRRTstarprotectedstatic
addPlannerProgressProperty(const std::string &progressPropertyName, const PlannerProgressProperty &prop)ompl::base::Plannerinlineprotected
ADVANCED enum valueompl::geometric::STRRTstarprotected
as()ompl::base::Plannerinline
as() constompl::base::Plannerinline
bestSolution_ompl::geometric::STRRTstarprotected
bestTime_ompl::geometric::STRRTstarprotected
calculateRewiringLowerBounds()ompl::geometric::STRRTstarprotected
checkValidity()ompl::base::Plannervirtual
clear() overrideompl::geometric::STRRTstarvirtual
clearQuery()ompl::base::Plannervirtual
computeSolutionMotion(base::Motion *motion)ompl::geometric::STRRTstarprotectedstatic
constructSolution(base::Motion *startMotion, base::Motion *goalMotion, const base::ReportIntermediateSolutionFn &intermediateSolutionCallback, const ompl::base::PlannerTerminationCondition &ptc) (defined in ompl::geometric::STRRTstar)ompl::geometric::STRRTstarprotected
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
distanceBetweenTrees_ompl::geometric::STRRTstarprotected
distanceFunction(const base::Motion *a, const base::Motion *b) constompl::geometric::STRRTstarinlineprotected
freeMemory()ompl::geometric::STRRTstarprotected
getBatchSize() constompl::geometric::STRRTstar
getName() constompl::base::Planner
getNeighbors(TreeData &tree, base::Motion *motion, std::vector< base::Motion * > &nbh) constompl::geometric::STRRTstarprotected
getOptimumApproxFactor() constompl::geometric::STRRTstar
getPlannerData(base::PlannerData &data) const overrideompl::geometric::STRRTstarvirtual
getPlannerInputStates() constompl::base::Planner
getPlannerProgressProperties() constompl::base::Plannerinline
getProblemDefinition() constompl::base::Planner
getProblemDefinition()ompl::base::Planner
getRange() constompl::geometric::STRRTstar
getRewireFactor() const (defined in ompl::geometric::STRRTstar)ompl::geometric::STRRTstar
getRewiringState() const (defined in ompl::geometric::STRRTstar)ompl::geometric::STRRTstar
getSpaceInformation() constompl::base::Planner
getSpecs() constompl::base::Planner
goalMotions_ompl::geometric::STRRTstarprotected
goalStateSampleRatio_ompl::geometric::STRRTstarprotected
GrowState enum nameompl::geometric::STRRTstarprotected
growTree(TreeData &tree, TreeGrowingInfo &tgi, base::Motion *rmotion, std::vector< base::Motion * > &nbh, bool connect)ompl::geometric::STRRTstarprotected
growTreeSingle(TreeData &tree, TreeGrowingInfo &tgi, base::Motion *rmotion, base::Motion *nmotion)ompl::geometric::STRRTstarprotected
increaseTimeBound(bool hasEqualBounds, double &oldBatchTimeBoundFactor, double &newBatchTimeBoundFactor, bool &startTree, unsigned int &batchSize, int &numBatchSamples)ompl::geometric::STRRTstarprotected
initialBatchSize_ompl::geometric::STRRTstarprotected
initialTimeBound_ompl::geometric::STRRTstarprotected
initialTimeBoundFactor_ompl::geometric::STRRTstarprotected
isSetup() constompl::base::Planner
isTimeBounded_ompl::geometric::STRRTstarprotected
k_rrt_ompl::geometric::STRRTstarprotected
KNEAREST enum value (defined in ompl::geometric::STRRTstar)ompl::geometric::STRRTstarprotected
maxDistance_ompl::geometric::STRRTstarprotected
minimumTime_ompl::geometric::STRRTstarprotected
name_ompl::base::Plannerprotected
newBatchGoalMotions_ompl::geometric::STRRTstarprotected
nextGoal(int n, double oldBatchTimeBoundFactor, double newBatchTimeBoundFactor)ompl::geometric::STRRTstarprotected
nextGoal(const base::PlannerTerminationCondition &ptc, double oldBatchTimeBoundFactor, double newBatchTimeBoundFactor)ompl::geometric::STRRTstarprotected
nextGoal(const base::PlannerTerminationCondition &ptc, int n, double oldBatchTimeBoundFactor, double newBatchTimeBoundFactor)ompl::geometric::STRRTstarprotected
numIterations_ompl::geometric::STRRTstarprotected
numSolutions_ompl::geometric::STRRTstarprotected
OFF enum value (defined in ompl::geometric::STRRTstar)ompl::geometric::STRRTstarprotected
operator=(const Planner &)=delete (defined in ompl::base::Planner)ompl::base::Planner
optimumApproxFactor_ompl::geometric::STRRTstarprotected
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
printProperties(std::ostream &out) constompl::base::Plannervirtual
printSettings(std::ostream &out) constompl::base::Plannervirtual
pruneGoalTree()ompl::geometric::STRRTstarprotected
pruneStartTree()ompl::geometric::STRRTstarprotected
r_rrt_ompl::geometric::STRRTstarprotected
RADIUS enum value (defined in ompl::geometric::STRRTstar)ompl::geometric::STRRTstarprotected
REACHED enum valueompl::geometric::STRRTstarprotected
removeFromParent(base::Motion *m)ompl::geometric::STRRTstarprotectedstatic
removeInvalidGoals(const std::vector< base::Motion * > &invalidGoals)ompl::geometric::STRRTstarprotected
rewireFactor_ompl::geometric::STRRTstarprotected
rewireGoalTree(base::Motion *addedMotion) (defined in ompl::geometric::STRRTstar)ompl::geometric::STRRTstarprotected
RewireState enum name (defined in ompl::geometric::STRRTstar)ompl::geometric::STRRTstarprotected
rewireState_ (defined in ompl::geometric::STRRTstar)ompl::geometric::STRRTstarprotected
rng_ompl::geometric::STRRTstarprotected
sampleGoalTime(base::State *goal, double oldBatchTimeBoundFactor, double newBatchTimeBoundFactor)ompl::geometric::STRRTstarprotected
sampleOldBatch_ (defined in ompl::geometric::STRRTstar)ompl::geometric::STRRTstarprotected
sampler_ompl::geometric::STRRTstarprotected
sampleUniformForUnboundedTime_ompl::geometric::STRRTstarprotected
setBatchSize(int v) (defined in ompl::geometric::STRRTstar)ompl::geometric::STRRTstar
setInitialTimeBoundFactor(double f)ompl::geometric::STRRTstar
setName(const std::string &name)ompl::base::Planner
setOptimumApproxFactor(double optimumApproxFactor)ompl::geometric::STRRTstar
setProblemDefinition(const ProblemDefinitionPtr &pdef)ompl::base::Plannervirtual
setRange(double distance)ompl::geometric::STRRTstar
setRewireFactor(double v) (defined in ompl::geometric::STRRTstar)ompl::geometric::STRRTstar
setRewiringToKNearest()ompl::geometric::STRRTstar
setRewiringToOff()ompl::geometric::STRRTstar
setRewiringToRadius()ompl::geometric::STRRTstar
setSampleUniformForUnboundedTime(bool uniform)ompl::geometric::STRRTstar
setTimeBoundFactorIncrease(double f)ompl::geometric::STRRTstar
setup() overrideompl::geometric::STRRTstarvirtual
setup_ompl::base::Plannerprotected
si_ompl::base::Plannerprotected
solve(const base::PlannerTerminationCondition &ptc) overrideompl::geometric::STRRTstarvirtual
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
startMotion_ompl::geometric::STRRTstarprotected
STRRTstar(const ompl::base::SpaceInformationPtr &si)ompl::geometric::STRRTstarexplicit
tempState_ompl::geometric::STRRTstarprotected
tGoal_ompl::geometric::STRRTstarprotected
timeBoundFactorIncrease_ompl::geometric::STRRTstarprotected
TRAPPED enum valueompl::geometric::STRRTstarprotected
TreeData typedefompl::geometric::STRRTstarprotected
tStart_ompl::geometric::STRRTstarprotected
upperTimeBound_ompl::geometric::STRRTstarprotected
~Planner()=defaultompl::base::Plannervirtual
~STRRTstar() override (defined in ompl::geometric::STRRTstar)ompl::geometric::STRRTstar