There was an error while loading. Please reload this page.
sudo apt-get update sudo apt-get install -y -f -q cmake git qtcreator sudo apt-get install -y -f -q libxi-dev libxrandr-dev libx11-dev libxinerama-dev libxcursor-dev libxxf86vm-dev sudo apt-get install -y -f -q libgl1-mesa-dev libglu-dev sudo apt-get install -y -f -q ffmpeg
Depending on the Linux distribution these packages may vary.
cd <Path to where you want the SLProject folder> git clone https://github.com/cpvrlab/SLProject.git
cd <SLProject root>/externals/prebuild_scripts ./build_opencv_w_contrib_for_linux.sh 4.1.1
cd <SLProject root>/externals/prebuild_scripts ./build_g2o_for_linux.sh