how to visualize pcd file.??
Hi all, i am trying to read .pcd file and view it through pcl_visualizer. do i have to write separate code for it or can i directly use some commands?? i tried pcd_viewer filename.pcd also, but its not working.