MultiCol-SLAM
MultiCol-SLAM copied to clipboard
This repository contains a multi-fisheye camera SLAM. The underlying SLAM system is based on ORB-SLAM.
Hey,Dr.Urban I tried to restore the example(indoor_dynamic)in your paper. I also try something else in **LaFiDa** ,It's a nice dataset. But unfortunately,I always got ATE **10 times**(like the .jpg below...
Hey, maybe you can change the "$HOME$/Downloads/IndoorDynamic" into "$HOME/Downloads/IndoorDynamic". That will allow copy and paste to get the example running, following the steps.
Dear MultiCol-SLAM team and users, great job at implementing multi fisheye cameras into ORB-SLAM! I have a question regarding the Cayley parameters. If I understood correctly, these are quaternions that...
Hi Steffen Urban and your group, Really interesting and promising approach on the SLAM research, I would like to do use my own data set, i.e. my own set of...
Thank you for the sharing of the source code. When I ran the project, the following error was occurred: **malloc(): memory corruption: 0x0000000006c038a0 ***** Do you have this problem?
I am trying to build your code on ubuntu 16.04 and it is failing with In file included from /home/poine/work/multicol/MultiCol-SLAM/src/g2o_MultiCol_sim3_expmap.cpp:20:0: /home/poine/work/multicol/MultiCol-SLAM/include/g2o_MultiCol_sim3_expmap.h:117:22: error: expected ‘)’ before ‘
Hi, have you tested if the system is applicable with ROS?
Hey everyone, At the moment, the code probably won't compile with the latest GCC compiler. It seems like many are struggling to use this package. I managed to build and...
I would like to ask, can Intel's RealsenseD455 run this system?
thanks