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

How to install the project? #12

Closed rr-tom-noble closed 2 years ago

rr-tom-noble commented 3 years ago

Hi. I'm interested in using this package as part of a project and wondering what the easiest method of installing is. Is there a binary I can download, or would I need to build the project from source?

Thanks!

spuetz commented 3 years ago

Hi, we are currently release the new version. So the easiest way is to use the official ROS repos -> sudo apt install ros-melodic-mesh-tools If you wait another two or three weeks, the new version will be available. Cheers.