greenhouse/pcl/msg/PolygonMesh.msg
2018-04-30 11:44:37 -04:00

7 lines
167 B
Plaintext

# 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