Public Member Functions
vigir_footstep_planning::EuclideanHeuristic Class Reference

Determining the heuristic value by the euclidean distance between two states. More...

#include <euclidean_heuristic.h>

List of all members.

Public Member Functions

 EuclideanHeuristic ()
double getHeuristicValue (const State &from, const State &to, const State &start, const State &goal) const override

Detailed Description

Determining the heuristic value by the euclidean distance between two states.

Definition at line 45 of file euclidean_heuristic.h.


Constructor & Destructor Documentation

Definition at line 7 of file euclidean_heuristic.cpp.


Member Function Documentation

double vigir_footstep_planning::EuclideanHeuristic::getHeuristicValue ( const State &  from,
const State &  to,
const State &  start,
const State &  goal 
) const [override]

Definition at line 11 of file euclidean_heuristic.cpp.


The documentation for this class was generated from the following files:


vigir_footstep_planning_default_plugins
Author(s): Alexander Stumpf
autogenerated on Fri Apr 7 2017 02:59:40