7 lines
167 B
Plaintext
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
|