libmove3d-planners
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Friends Macros Groups Pages
CostSpace Member List

This is the complete list of members for CostSpace, including all inherited members.

addCost(std::string name, boost::function< double(Configuration &)> f) (defined in CostSpace)CostSpace
addCostTrajectories(std::string name, boost::function< double(std::vector< LocalPath * > &)> f) (defined in CostSpace)CostSpace
compositeCost(Configuration &conf) (defined in CostSpace)CostSpace
computeQuadAnchorPoints(Configuration *conf)CostSpace
cost(Configuration &conf) (defined in CostSpace)CostSpace
cost(LocalPath *path) (defined in CostSpace)CostSpace
cost(std::vector< LocalPath * >::iterator first, std::vector< LocalPath * >::iterator last) (defined in CostSpace)CostSpace
cost(std::vector< LocalPath * > &path) (defined in CostSpace)CostSpace
cost(LocalPath &path, int &nb_test) (defined in CostSpace)CostSpace
costAggregationOverTraj(std::vector< LocalPath * > &path) (defined in CostSpace)CostSpace
costAggregationOverTraj(std::vector< LocalPath * >::iterator first, std::vector< LocalPath * >::iterator last) (defined in CostSpace)CostSpace
CostSpace() (defined in CostSpace)CostSpace
deleteCost(std::string name) (defined in CostSpace)CostSpace
deleteCostTraj(std::string name) (defined in CostSpace)CostSpace
deltaStepCost(double cost1, double cost2, double length)CostSpace
edgeCost(confPtr_t from, confPtr_t to) (defined in CostSpace)CostSpace
edgeCost(LocalPath lp) (defined in CostSpace)CostSpace
EIGEN_MAKE_ALIGNED_OPERATOR_NEW (defined in CostSpace)CostSpace
flyCraneCost(Configuration *conf)CostSpace
getAllCost() (defined in CostSpace)CostSpace
getCompositeCostFactor(std::string func) (defined in CostSpace)CostSpace
getCompositeCostFactorObject(std::string func) (defined in CostSpace)CostSpace
getCompositeSumFunction() (defined in CostSpace)CostSpace
getCompositeSumFunctions(void) (defined in CostSpace)CostSpace
getCostFunction(std::string name) (defined in CostSpace)CostSpace
getCostFunctionTrajectories(std::string name) (defined in CostSpace)CostSpace
getDeltaStepMethod() (defined in CostSpace)CostSpaceinline
getPr2ArmConfiguration(Eigen::VectorXd &x, confPtr_t q) (defined in CostSpace)CostSpaceprotected
getPr2ArmDistance(Robot *robot, Eigen::VectorXd &q_i, Eigen::VectorXd &q_f) (defined in CostSpace)CostSpaceprotected
getSelectedCostName() (defined in CostSpace)CostSpace
initCompositeCostFactors() (defined in CostSpace)CostSpace
initializeFlyCraneCostSpace()CostSpace
initMotionPlanning(graph *graph, node *start, node *goal) (defined in CostSpace)CostSpace
mFunctions (defined in CostSpace)CostSpaceprotected
mFunctionsTrajectories (defined in CostSpace)CostSpaceprotected
mSelectedCost (defined in CostSpace)CostSpaceprotected
mSelectedCostName (defined in CostSpace)CostSpaceprotected
mSelectedCostTrajectoriesName (defined in CostSpace)CostSpaceprotected
mSelectedFunctionsTrajectories (defined in CostSpace)CostSpaceprotected
RotationMatrix(double orientation[])CostSpace
setCompositeCostFactor(std::string func, double factor) (defined in CostSpace)CostSpace
setCompositeSumFunction(std::string f) (defined in CostSpace)CostSpace
setCost(std::string name) (defined in CostSpace)CostSpace
setCostTraj(std::string name) (defined in CostSpace)CostSpace
setDeltaStepMethod(CostSpaceDeltaStepMethod method) (defined in CostSpace)CostSpaceinline
setDistanceMethod(CostSpaceResolutionMethod method) (defined in CostSpace)CostSpaceinline
setNodeCost(Node *node, Node *parent) (defined in CostSpace)CostSpace
setStartGoalDist_power(double startGoalDist_power) (defined in CostSpace)CostSpace
setStartGoalDist_ratio(double startGoalDist_ratio) (defined in CostSpace)CostSpace
startGoalDist_power() const (defined in CostSpace)CostSpace
startGoalDist_ratio() const (defined in CostSpace)CostSpace