how to calculate distance between two GPS?!
Hi everyone, I am using 2 instances of robot_localization pkg, and Rtabmap SLAM as map provider. it is said that the output of navsat_transform node will transform geographic coordinates (latitude and longitude) into the robot’ world frame. Now I want to know, how can I calculate the distance between two GPS coordinates? as I checked odometry/gps again provides lat and values! Will any topic provide this to me?
Thanks