rtabmap
rtabmap copied to clipboard
How to build Rtab-Map with Odom strategies
I was not able to find resources for building RTAB-Map with different odometry strategies(VIO) such as msckf_vio and OpenVINS.
That are very specific builds using for a paper for comparison purpose (4 years ago). There is however a docker file here showing which version of those libraries are used and which patches should be applied to be used as libraries (some of them are pure ros packages and don't always export their code as library) inside rtabmap. About OpenVINS, see also https://github.com/introlab/rtabmap/issues/748#issuecomment-883567966