greenhouse/pcl_ros/msg/PolygonMesh.msg

7 lines
167 B
Plaintext
Raw Normal View History

2012-10-23 19:45:04 -07: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