PlanarSLAM icon indicating copy to clipboard operation
PlanarSLAM copied to clipboard

A RGB-D SLAM system for structural scenes, which makes use of point-line-plane features and the Manhattan World assumption.

Results 12 PlanarSLAM issues
Sort by recently updated
recently updated
newest added

![2023-12-28 17-19-11屏幕截图](https://github.com/yanyan-li/PlanarSLAM/assets/86956877/dbe15abd-2b3c-498f-abbe-f3e48baf15b4)

How can I modify the source code if I want to get a point cloud image with rgb information of each point? Thank you very much for your work, and...

Thank you for your great job. When I perform test on 'rgbd_dataset_freiburg3_structure_texture_far', "double free or corruption (out) Signal: SIGABRT (Aborted)" appears. Details can be found in the attached pictures. My...

![QQ图片2021](https://user-images.githubusercontent.com/66626467/129656879-094ea908-1696-4db4-847f-81a34dab4d14.png) 您好,请问在编译时为什么会出现这种fatal error呢,不是没有用到GPU吗?如果我在CMakeLists中添加了cuda_runtime.h的路径后,编译就会卡住,请问这是什么原因呢?感谢解答。

Hello, when I run PlanarSLAM on the `freiburg3_structure_texture_far` dataset, I am getting the following error: > PlanarSLAM Printer: This is the 1th image ERROR: In /build/vtk6-VHOYAG/vtk6-6.3.0+dfsg1/IO/Image/vtkPNGWriter.cxx, line 260 vtkPNGWriter (0x7f5d80348240):...

我在ubuntu18运行,运行数据集显示段错误,这个为啥,安装编译都没问题

Hello, I have only tried some datasets (OF_KT0, LR_KT2, and the rgbd_dataset_freiburg3_long_office_household) with segmentation fault result. It is produced in: https://github.com/yanyan-li/PlanarSLAM/blob/2720f5c112bbb401604623fc3df716936b857894/src/Optimizer.cc#L3462 More accurately, when it is called after the _bool...

Hello, my version of OpenCV is 3.4.9. I don't know why the following error occurs. Hope to get your reply! ![image](https://user-images.githubusercontent.com/55339926/119355840-4f0ad580-bcd8-11eb-805f-c1b72c0d02c1.png)

ManhattanSLAM: Robust Planar Tracking and Mapping Leveraging Mixture of Manhattan Frames