greenhouse/pcl/msg/PolygonMesh.msg

7 lines
167 B
Plaintext
Raw Normal View History

2012-09-05 23:29:36 +00:00
# Separate header for the polygonal surface
Header header
# Vertices of the mesh as a point cloud
sensor_msgs/PointCloud2 cloud
# List of polygons
Vertices[] polygons