Rviz cannot find transform
Hi,
I am trying to visualize a point cloud generated by rtabmap on Rviz, but I am getting the following error:
Transform [sender=unknown_publisher]
For frame [map]: No transform to fixed frame [base_footprint]. TF error: [Could not find a connection between 'base_footprint' and 'map' because they are not part of the same tree.Tf has two or more unconnected trees.]
But I visualized my rqt_tf_tree and everything seems connected, as you can see on the image.
Also, when running rtabmap though the stereo launch file, I can see the point clouds generated by the stereo images.
So, what might be wrong?