added PCL 1.6 stac for Groovy

This commit is contained in:
rusu
2012-09-05 23:29:36 +00:00
committed by Paul Bovbel
parent 693a18feb0
commit adf647f14d
21 changed files with 1467 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
Header header
float32[] values
+3
View File
@@ -0,0 +1,3 @@
Header header
int32[] indices
+6
View File
@@ -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
+2
View File
@@ -0,0 +1,2 @@
# List of point indices
uint32[] vertices