1.1 DONOT forget to download the Vocabulary form the origin repo and place it into dir ./Vocabulary
1.2 Create a folder based on the contents of CMakeLists.txt
1.3 build
chmod +x build.sh
./build.sh
mkdir build
cd build
cmake ..
make -j
- You can refer to the commands in the command.txt file
- adding a pointcloud viewer with loopclosing ( realized by adding a viewer thread )
- save map
- load map