Hi Mathieu,
I examined your tutorial setups with stereo cameras and I was wondering about what happens in an alternative setup.
Consider a robot working both in indoor and outdoor environments and suppose it cannot be equipped with a stereo camera, but only with RGBD camera. Indoor RTAB-Map works very well fusing visual odometry with map building, but if the robot exit from the room and goes outside, the RGBD obviously does not work for building the map.
1) Is the odometry still valid outdoor since it relies on RGB visual features?
2) Can the loop closures still be detected from visual words even if the map is not built outdoor?
3) When the robot comes back indoor from outdoor, could there be any problem in receiving again a valid depth map and keeping the whole graph consistent?
4) If the robot was equipped only with a stereo camera, how would it perform indoor in comparison with an RGBD camera since the CPU has to compute the disparity map from left/right fields, too?
Many thanks,
regards
~Guido