bool operator()(const QueueEntry &a, const QueueEntry &b) const
void add(dlux_global_planner::PotentialGrid &potential_grid, double prev_potential, const nav_grid::Index &index, const nav_grid::Index &start_index)
Calculate the potential for index if not calculated already.
QueueEntry(nav_grid::Index index, float heuristic)
Comparator for sorting the QueueEntrys.
Helper Class for sorting indexes by their heuristic.