Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 165 Bytes

readme.md

File metadata and controls

19 lines (17 loc) · 165 Bytes

1.Compile

cd g2o_example
mkdir build
cd build
cmake ..
make 

2.Run

cd build
./fit_curve

3.Display

python viewer.py