Math functions for geometry_msgs?
Hi all, What is the best practice for doing simple math operations such as 'calculating 3D euclidian distance between two geometry_msgs::Points'?
I found a Linearmath folder in the 'tf' include for vectors, but did not find any related documentation.