How to visualize Point cloud ?
hi, I am new to ROS.I am using Fuerte distro. I went through the tutorials and learnt the basic commands regarding packages,nodes,publish,topic,etc using turtlesim (the means by which they were explained in the tutorial). Is there any tutorial to know about reading images(from the disk) and image processing or is it possible to read image or any data only from a bag file.
I have a bag file probably containing image & velodyne pointcloud data(found using rxbag) but i am not able to see any pointcloud. In the tutorial rviz was not clear for me. Please anyone help me with rviz and how to visualize the pointcloud from the bagfile. How to interpret the contents of the bagfile and use them?