$search
#include <footstep_planner/Heuristic.h>
#include <gridmap_2d/GridMap2D.h>
#include <sbpl/headers.h>
Go to the source code of this file.
Classes | |
class | footstep_planner::PathCostHeuristic |
Determining the heuristic value by calculating a 2D path from each grid cell of the map to the goal and using the path length as expected distance. More... | |
Namespaces | |
namespace | footstep_planner |