跳到主要内容
版本:0.17.0+

slambook2-learning

3rdparty

fetch submodules of 3rdparty

git submodule update --init --recursive

Pangolin

build Pangolin

cd Pangolin
mkdir build
cd build
cmake ..

# may have errors
cmake --build .

ref:

fixed: fatal error: Python.h: No such file or directory


# on Ubuntu 20.04, this helped:
sudo apt install python2.7-dev

# if conflict, purge first:
sudo apt purge "libpython2*"

ref:

Sopus

build Sopus

fixed: compile error

picture 59

opencv

fixed: make: stdlib.h: No such file or directory

!!! fixed: unmet

核心是用apititude去自动处理升降级的问题!

picture 40

picture 41

ref:

pre-install

sudo apt-get install qt5-qmake qt5-default libqglviewer-dev-qt5 libsuitesparse-dev libcxsparse3 libcholmod3

business problems

review