naturerobots / mesh_tools

Tools and Messages for Annotated 3D Triangle Meshes in ROS
https://wiki.ros.org/mesh_tools
BSD 3-Clause "New" or "Revised" License
229 stars 42 forks source link

Missing message header due to missing dependency. #11

Closed spuetz closed 3 years ago

spuetz commented 3 years ago

See http://docs.ros.org/en/jade/api/catkin/html/howto/format2/cpp_msg_dependencies.html

fatal error: mesh_msgs/TriangleIndices.h: No such file or directory

thschafer commented 2 years ago

Hi spuetz, Could you please describe how you fixed this issue? I am running into the same problem in the uos/lvr_ros package. Thanks