/modern-rgbd-slam

Building a RGBD ptam meant to be used for industrial and educational purposes

Primary LanguageC++MIT LicenseMIT

How to compile:

For LINUX

    mkdir build

    cd build

    cmake ..

    make -j