arunabhcode / modern-rgbd-slam

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to compile:

For LINUX

    mkdir build

    cd build

    cmake ..

    make -j

About

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

License:MIT License


Languages

Language:C++ 79.3%Language:CMake 20.7%