AMAP Description amap file load and save library Prerequisites cmake >= 3.13 gcc/g++ >=5 Eigen3 Build git clone https://gitee.com/IntallianceInnovation/amap.git cd amap mkdir build cd build cmake .. make -j4 usage used in your project just include the header files todo clean code