#include <vigir_footstep_planning_lib/math.h>
#include <vigir_footstep_planning_plugins/plugins/heuristic_plugin.h>
Go to the source code of this file.
|
class | vigir_footstep_planning::StepCostHeuristic |
| Determining the heuristic value by the euclidean distance between two states, the expected step costs to get from one state to the other and the difference between the orientation of the two states multiplied by some cost factor. (NOTE: choosing this angular difference cost might overestimate the heuristic value.) More...
|
|