Template Function hateb_local_planner::calc_distance_point_to_segment
Defined in File distance_calculations.h
Function Documentation
-
template<typename VectorType>
double hateb_local_planner::calc_distance_point_to_segment(const VectorType &point, const VectorType &line_start, const VectorType &line_end)