https://github.com/sair-lab/AirSLAM/blob/2b825166b05b351fc708c70cee3fc8b5a5b380e9/src/point_matcher.cc#L97 I wonder why the threshold for RANSAC set to 20? It is so big for standard SLAM application. I try to set it to 1.0 leading to a worse accuracy.