clustering in progress
This commit is contained in:
@@ -35,4 +35,6 @@ gen.add("Pseg_dist", double_t, 0, "Point distance for planar segmentation", 0
|
||||
|
||||
gen.add("green_thresh", int_t, 0, "Green threshold for color filtering", 150, 0 , 255)
|
||||
|
||||
gen.add("cluster_on", bool_t, 0, "determines if Euclidean Clustering is applied", False)
|
||||
|
||||
exit(gen.generate(PACKAGE, "pcl_tutorial", "config"))
|
||||
|
||||
Reference in New Issue
Block a user