|
Hello everyone
I was looking through the paper "RTAB-Map as an Open-Source Lidar and Visual SLAM Library for Large-Scale and Long-Term Online Operation". It states that RTAB-map has two ways to generate odometry from exteroceptive sensors, namely visual from camera and icp from LIDAR.
I was wondering if it is possible to generate both the visual (in my case stereo) odometry and icp odometry, and to fuse them together either internally in RTAB-map (if it has such a function) or by using for instance the robot_localization package (as shown in the sensor_fusion.launch example).
Thanks in advance
Hendrik
|