RuanJY / SLAMesh

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

docker中catkin_make报错 #14

Closed gaohongzhanghao closed 3 months ago

gaohongzhanghao commented 11 months ago

缺少ros-melodic-mesh-msgs

RuanJY commented 3 months ago

you need to source the workspace where the mesh_tool is built first so that the Cmakelist can find it.

RuanJY commented 3 months ago

Maybe you can test the newly updated Dockerfile.