Skip to content

transformPointCloud error #3

Description

@ldepn
pcl::transformPointCloud(*view.c_points_, *c_src_in_rf, view.matrix_gt_,false);
	pcl::transformPointCloud(*view_for_refinement.c_points_, *c_trg_in_rf, view_for_refinement.matrix_gt_,true);

for the function of transformPointCloud ,this is a error about that the input is PointXYZ, and the output is PointXYZI

I was using Visual Studio 2017 64bit with PCL 1.8.1 64 bit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions