File: shape_msgs/Mesh.msg
Raw Message Definition
# Definition of a mesh
# list of triangles; the index values refer to positions in vertices[]
MeshTriangle[] triangles
# the actual vertices that make up the mesh
geometry_msgs/Point[] vertices
Compact Message Definition