hi, i'm trying to run rtabmap with stereo camera and a lidar (in gazebo). But i cannot get any 2d occupancy grid map from rtabmap
in the terminal it shows
[ WARN] (2020-08-24 18:56:17.529) OccupancyGrid.cpp:357::createLocalMap() Cannot create local map, scan is empty (node=16).
but in rviz, there are clearly lidar scan publishing. Then i checked the rqt graph
rtabmap was not subsribed to scan at all.
Then I switch from stereo mode to RGBD mode without changing anything else, suddenly the scan starts working again. any idea whats wrong?
here is my launch file
rtabmap_stereo.launch