Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 567 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 567 Bytes

Wrapper library for Geographiclib

Geographiclib is a small set of C++ classes for performing conversions between geographic, UTM, UPS, MGRS, geocentric, and local cartesian coordinates, for gravity (e.g., EGM2008), geoid height, and geomagnetic field (e.g., WMM2020) calculations, and for solving geodesic problems.

This repository is a ROS wrapper under this library.

Installation

See Dockerfile or .github/workflows/catkin_build.yml as an example of installation.