ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The PCL point cloud file format (.pcd, see here) is also a text format; a quick text-to-text transformation would be easy to do. Then, publishing the PointCloud to rviz (or pcd_viewer, if you prefer), as described above, would be easier.