How to display a pointcloud in Rviz using stereo camera?
Hello, I am trying two use a pair of webcams to implement range image analysis. I have used the stereo_image_proc package for the purpose and I can clearly see the disparity image. I want a point cloud reconstructed scene in Rviz but when I am trying to visualize the same I get an error
Transform [sender=/stereo/stereo_image_proc] For frame [camera]: Fixed Frame [map] does not exist.
Please help me out
Thank you...it worked!!