Reputation: 13
I want picking other PointCloud but the "cloud" in the PCL Visualization.
However the registerAreaPickingCallback() doesn't support pass PointCloud arg. By default,only the default pointcloud:"cloud" is avalible and the indices of the callback areaPickingEvent only include the default pointcloud:"cloud".
I can't found any information about it in the PCL website.
I wonder how to do it,can somebody help me?
Upvotes: 1
Views: 276