added PCL 1.6 stac for Groovy
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
Header header
|
||||
float32[] values
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
Header header
|
||||
int32[] indices
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# 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
|
||||
@@ -0,0 +1,2 @@
|
||||
# List of point indices
|
||||
uint32[] vertices
|
||||
Reference in New Issue
Block a user