update
This commit is contained in:
@@ -92,7 +92,7 @@ class PtsUtil:
|
||||
cam_pose,
|
||||
voxel_size=0.002,
|
||||
theta=45,
|
||||
z_range=(0.2, 0.45),
|
||||
z_range=(0.25, 0.5),
|
||||
):
|
||||
"""filter with z range"""
|
||||
points_cam = PtsUtil.transform_point_cloud(points, np.linalg.inv(cam_pose))
|
||||
|
Reference in New Issue
Block a user