Error loading .pcd file
Posted: Fri Jul 05, 2019 10:04 pm
Hello everyone!
I am super new to point clouds and I am currently working on registering two sets of point cloud data. I have 2 files in .pcd format but when I try to load them into my cloudcompare they give me the following:
An error occurred while loading ' ': the third-party library in charge of saving/loading the file has failed to perform the operation.
Any help regarding how to deal with this issue or what to use to visualize the .pcd file would be highly appreciated!
I'm also new to C++ and when I am running the pcl visualization code given on the website there are a a lot of errors that are giving me a tough time.
PS: My lack of knowledge on this area might make me sound really silly, but please bear with me.
I am super new to point clouds and I am currently working on registering two sets of point cloud data. I have 2 files in .pcd format but when I try to load them into my cloudcompare they give me the following:
An error occurred while loading ' ': the third-party library in charge of saving/loading the file has failed to perform the operation.
Any help regarding how to deal with this issue or what to use to visualize the .pcd file would be highly appreciated!
I'm also new to C++ and when I am running the pcl visualization code given on the website there are a a lot of errors that are giving me a tough time.
PS: My lack of knowledge on this area might make me sound really silly, but please bear with me.