Hello fellow RTAB-Map Devs,
I am using RealSense L515 with a library from librealsense and realsense-ros. ROS humble is utilized in this project and when i tried to launch rtabmap this warning. Is there any way to evade this warning? I tried align_depth:=true and nothing happen. I also tried to set approx_sync to false but the problem is still there. Then i checked the hz using "ros2 topic hz /camera/color/image_raw" and "ros2 topic hz /camera/depth/image_rect_raw" and found out that both of the hz has similar value (although it sometimes goes up and down) but it has the average of around 30.
![](http://official-rtab-map-forum.206.s1.nabble.com/file/n9519/Screenshot_from_2023-06-09_15-08-45.png)
Your help will be appreciated.