Skip to content

Instantly share code, notes, and snippets.

You might omit the "git checkout a621ff" command in the below.
-------
cd workspace
git clone https://github.com/strasdat/Sophus.git
cd Sophus
git checkout a621ff
mkdir build
cd build
cmake ..