Skip to content

mrliujie/slambook-ch10

Repository files navigation

#To build the code : 
mkdir build
cd ./build
cmake ..
make

#How to run the code :

cd ./build
./g2o_customBundle -input ../data/problem-.....txt

#see more detail settings by :
./g2o_customBundle -help

About

forked from https://github.com/gaoxiang12/slambook.git, and modified with g2o 20170730_git version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published