You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#COMPILATION:
#
# SORRY FOR THE INCONVINENCE TO COMPILE G2O and SSA seperately
# We will work on that ;)
cd EXTERNAL/g2o/build
cmake ../
make
cd ../../../build
cmake ../
make