Mj23366 e057be831f first commit 6 kuukautta sitten
..
CMakeLists.txt e057be831f first commit 6 kuukautta sitten
README.txt e057be831f first commit 6 kuukautta sitten
SpaSolver.cpp e057be831f first commit 6 kuukautta sitten
SpaSolver.h e057be831f first commit 6 kuukautta sitten
tutorial1.cpp e057be831f first commit 6 kuukautta sitten
tutorial2.cpp e057be831f first commit 6 kuukautta sitten

README.txt

The CMake file does not work out of the box, because you will need a few
external libraries (all available on ROS) if you want to use the SPA solver for
closing loops:

CSparse
eigen
sba


Alternatively, you can just not compile Tutorial2.