Prerequisite:
sudo apt install curl zip unzip tar
sudo apt install libudev-dev autoconf
Compile and install:
git clone https://github.com/microsoft/vcpkg
cd vcpkg/
./bootstrap-vcpkg.sh
./vcpkg integrate install
./vcpkg install realsense2
Prerequisite:
sudo apt install curl zip unzip tar
sudo apt install libudev-dev autoconf
Compile and install:
git clone https://github.com/microsoft/vcpkg
cd vcpkg/
./bootstrap-vcpkg.sh
./vcpkg integrate install
./vcpkg install realsense2