ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Hi,

Here are the steps:

1) run rviz [rosrun rviz rviz]

2) Add display type in rviz [Add->PointCloud2] or may be just PointCloud

3) play your bag file [rosbag play abcdefg.bag]

4) Browse for the topic in the added display type in rviz

and if the point cloud is still not visible, change the display colors (because, usually it starts with white)

cheers!