g2o_sphere icon indicating copy to clipboard operation
g2o_sphere copied to clipboard

g2o_sphere

ceres

pleas install ceres first, you can follow this website http://www.ceres-solver.org/

install qglviewer

sudo apt-get install libqglviewer-dev

install eigen

sudo apt-get install libeigen3-dev

install glew

sudo apt-get install libglew-dev