Class EdgeShortestPath

Inheritance Relationships

Base Type

Class Documentation

class EdgeShortestPath : public hateb_local_planner::BaseTebBinaryEdge<1, double, VertexPose, VertexPose>

Edge defining the cost function for minimizing the Euclidean distance between two consectuive poses.

Public Functions

inline EdgeShortestPath()

Construct edge.

inline void computeError() override

Actual cost function.