Open Rothschild-hhu opened 2 years ago
You can just try creating a new dir "mesh" in your root dir. VTK cannot create a new dir automatically.
Thanks a lot for your answer. After creating the mesh
folder in the root directory of the project and running the program, an image is generated in it,
but a new error occurs: Segmentation fault (core dumped)
It has also appeared in the previous issue #9 , I will upgrade PCL version from 1.8 to 1.9 as suggested.
Thanks a lot for your answer. After creating the
mesh
folder in the root directory of the project and running the program, an image is generated in it, but a new error occurs:Segmentation fault (core dumped)
It has also appeared in the previous issue #9 , I will upgrade PCL version from 1.8 to 1.9 as suggested. 你好 我遇到了和你一样的问题,请问你解决了吗
Hello, when I run PlanarSLAM on the
freiburg3_structure_texture_far
dataset, I am getting the following error:Compilation is passed. After checking, it seems that it is not the reason for insufficient disk space, because there are more than 10 G free spaces.
The versions of some third-party libraries I use are as follows:
Is it caused by the incompatibility of PCL and VTK versions? Whether the version of PCL must be 1.7 or 1.9? Can you give me some advice? or which version are you using?Best regards.