Structure-PLP-SLAM
Structure-PLP-SLAM copied to clipboard
[ICRA'23] The official Implementation of "Structure PLP-SLAM: Efficient Sparse Mapping and Localization using Point, Line and Plane for Monocular, RGB-D and Stereo Cameras"
Hi, An error was met during the compilation: `Structure-PLP-SLAM/src/pangolin_viewer/color_scheme.cc:45:24:` error: ‘runtime_error’ is not a member of ‘std’` `std::runtime_error` is defined in the header `` (according to [this](https://en.cppreference.com/w/cpp/error/runtime_error)), so placing `#include...
The segmentation mask link you provided cannot be opened. Can I make it myself
Hello, I am running code on Ubuntu 20.04 and am confident that the versions of DBoW and g2o are correct. However, I frequently experience tracking loss while running several TUM...