PolygonMesh

This is a ROS message definition.

Source

# Separate header for the polygonal surface
std_msgs/Header header
# Vertices of the mesh as a point cloud
sensor_msgs/PointCloud2 cloud
# List of polygons
Vertices[] polygons