Skip to content

Conversation

sharronliu
Copy link

Added parameters to specify the number of dimensions to consider for
each point, When invoking pcl::PointCloud< PointT >::getMatrixXfMap()

Signed-off-by: Sharron LIU sharron.liu@intel.com

@sharronliu
Copy link
Author

I tested this patch does not work as expected when generating grasp candidate. I'll update the patch and get back soon. Thanks.

@sharronliu
Copy link
Author

sharronliu commented Jan 17, 2019

@atenpas updated the patch, should be fine now. For each point in the cloud_normals computed, there're 8 values, and only the first 3 values are expected in the matrix normals_

see PCL doc for pcl::Normals here

@sharronliu sharronliu force-pushed the master branch 2 times, most recently from 60630d2 to 3dcd656 Compare January 18, 2019 02:57
Added parameters to specify the number of dimensions to consider for
each point, When invoking pcl::PointCloud< PointT >::getMatrixXfMap()

Signed-off-by: Sharron LIU <sharron.liu@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant