Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 122 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 122 Bytes

ceres-solver-examples

Minimalist examples from Ceres Solver 2.1.0.

mkdir build
cd build
cmake ..
make -j