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

document/add tool for converting meshes to hdf5 for mesh navigation #37

Open Cakem1x opened 4 months ago

Cakem1x commented 4 months ago

Currently, mesh navigation needs a HDF5 mesh to function. There is a CLI tool in lvr2 with which one can convert different mesh formats to a .h5 mesh. The conversion only works for simple input formats, e.g. .ply.

The goal of this issue is to have an easy to use converter in the mesh_tools pkg, accessible via ros2 cli tools. It is sufficient if it only supports .ply files, but more would be nice. Though only if it works reliably.

When converting, check

and consider