#include <cmath>#include <geometry_msgs/Point.h>#include <geometry_msgs/Point32.h>

Go to the source code of this file.
Classes | |
| struct | lama_common::Point2 |
Namespaces | |
| namespace | lama_common |
Functions | |
| template<typename T > | |
| double | lama_common::pointDistance2 (const T &pa, const T &pb) |
| template<typename T > | |
| double | lama_common::pointDistanceSquared2 (const T &pa, const T &pb) |