RuanJY / SLAMesh

ICRA2023, A real-time LiDAR simultaneous localization and meshing method.
GNU General Public License v3.0
362 stars 47 forks source link

CL/cl2.hpp: 没有那个文件或目录 #18

Closed self000321 closed 3 months ago

self000321 commented 4 months ago

这个怎么解决呢

RuanJY commented 3 months ago

I think the mesh_tool is not installed correctly or sourced.

RuanJY commented 3 months ago

如果一直没办法安装mesh-tool,你可以尝试一下使用更新的docker

RuanJY commented 3 months ago

or maybe you can try this command:

cp -r where_you_install_lvr2/lvr2/build/lib/* /usr/lib/

where_you_install_lvr2 is specified in: https://github.com/RuanJY/SLAMesh/blob/8d324346c16b3f127d944d40b10aaae720053d5e/README.md?plain=1#L135