ethz-asl / voxblox

A library for flexible voxel-based mapping, mainly focusing on truncated and Euclidean signed distance fields.
BSD 3-Clause "New" or "Revised" License
1.29k stars 350 forks source link

How to convert to shape_msgs/Mesh? #392

Open juntuck opened 2 years ago

juntuck commented 2 years ago

Hello there!

I'm wondering how feasible / practical it is to convert voxblox_msgs/MeshBlock to the standard ROS shape_msgs/Mesh message?

Any insight would be much appreciated... Thank you :)