Where is pcd_viewer in ROS Hydro?
It used to be a part of perception_pcl, in ROS fuerte it moved to the bin folder but now I can't find it anywhere. Where is pcd_viewer in ROS Hydro?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
It used to be a part of perception_pcl, in ROS fuerte it moved to the bin folder but now I can't find it anywhere. Where is pcd_viewer in ROS Hydro?
After prodding a while more, I found out pcd_viewer changed its name to pcl_viewer in PCL 1.7 and can be found in /usr/bin/pcl_viewer.
Asked: 2013-09-18 09:36:09 -0500
Seen: 874 times
Last updated: Sep 18 '13
Obtaining coordinates of a point using pcd_viewer?
Function for unpacking RGB point field from point in point cloud?
How to know which points pcl::PassThrough and pcl::StatisticalOutlierRemoval removes?
Decomposing objects into their structural components in pcl
Navigation planning based on kinect data in 2.5D?
is there a python equivalent of fromROSMsg/toROSMsg (pcl stack)