Hi!
When I match my point cloud data, I got the result "Cannot align two point clouds"
success = True
if result.transformation.trace() == 4.0:
success = False
When I was debugging, I found that the problem was in the trace. What does this part mean?
Thanks!
Hi!
When I match my point cloud data, I got the result "Cannot align two point clouds"
When I was debugging, I found that the problem was in the trace. What does this part mean?
Thanks!