Low FPS when remotely mapping with RTABmap
I am using ZED M camera and followed this tutorial: http://wiki.ros.org/rtabmap_ros/Tutor...
So I have launched my camera node and using nodelet launched rtabmap_sync and got the /rgbd_image topic at the end. Its frequency came up at 15 Hz when my regular depth image gets around 30 hz.
Then on a remote PC, I launched rtabmap and it subscribed to rgbd_image topic and I could not get a map as the frequency dropped to 0.8 Hz.
How can I fix it?