Mesh
This is a ROS message definition.
Source
# 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
This is a ROS message definition.
Source
# 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