Skip to content

goldenminerlmg/ceres_icp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ceres_icp

ceres

pleas install ceres firs. You can follow this website http://www.ceres-solver.org/

install boost

sudo apt-get install libboost-all-dev

install eigen

sudo apt-get install libeigen3-dev

install glew

sudo apt-get install libglew-dev

g2o

please install g2o. You can follow this one https://github.com/RainerKuemmerle/g2o

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.9%
  • CMake 1.2%
  • C 0.9%