Skip to content

Instantly share code, notes, and snippets.

@YiDongHoon
Created June 30, 2015 10:28
Show Gist options
  • Save YiDongHoon/3752249a73b1e4a16101 to your computer and use it in GitHub Desktop.
Save YiDongHoon/3752249a73b1e4a16101 to your computer and use it in GitHub Desktop.
Solution
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 ..
make
--------
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment