OpenSLAM-org/openslam_ssa2d
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
#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