#include <heuristic.h>
Public Member Functions | |
double | getHeuristicValue (const State &from, const State &to, const State &start, const State &goal) const |
Heuristic () |
Definition at line 41 of file heuristic.h.
Definition at line 7 of file heuristic.cpp.
double vigir_footstep_planning::Heuristic::getHeuristicValue | ( | const State & | from, |
const State & | to, | ||
const State & | start, | ||
const State & | goal | ||
) | const |
Definition at line 12 of file heuristic.cpp.