colored clusters
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ gen.add("zbpos", double_t, 0, "Max bound of Z - Axis cropping", 5, -5, 5)
|
||||
gen.add("zbneg", double_t, 0, "Min bound of Z - Axis cropping", 0, -5, 5)
|
||||
|
||||
gen.add("rotx", double_t, 0, "Rotation of cloud around X - Axis", 0, 0, 180)
|
||||
gen.add("roty", double_t, 0, "Rotation of cloud around Y - Axis", 45, 0, 180)
|
||||
gen.add("roty", double_t, 0, "Rotation of cloud around Y - Axis", 0, 0, 180)
|
||||
gen.add("rotz", double_t, 0, "Rotation of cloud around Z - Axis", 0, 0, 180)
|
||||
|
||||
gen.add("movex", double_t, 0, "Move along X - Axis", 0, -10, 10)
|
||||
|
||||
Reference in New Issue
Block a user