Skip to content

This is a fork of the amap point cloud format IO library

Notifications You must be signed in to change notification settings

shepard-liu/amap-fork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AMAP

Description

amap file load and save library

Prerequisites

  1. cmake >= 3.13
  2. gcc/g++ >=5
  3. Eigen3

Build

git clone https://gitee.com/IntallianceInnovation/amap.git
cd amap
mkdir build 
cd build
cmake ..
make -j4

usage

  1. used in your project just include the header files

todo

  1. clean code

About

This is a fork of the amap point cloud format IO library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published