Bratmobile
|
Does not extract a plan. More...
#include <planner.h>
Additional Inherited Members | |
![]() | |
static float | evaluationFunction (EndedResult er, const vertexDescriptor &v, std::vector< vertexDescriptor > &p) |
calculates cumulative cost phi, add discount factor if in plan More... | |
static EndedResult | estimateCost (const State &state, b2Transform start, Direction d, Task &_goal) |
Estimates cost (phi) of a state as a measure of: past cost (gamma): the position relative to an obstacle, if present future cost heuristic (chi): the position relative to a goal, if present. More... | |
Does not extract a plan.