object_alignment icon indicating copy to clipboard operation
object_alignment copied to clipboard

Improve error for when starting positions are too far away

Open foobarbecue opened this issue 9 years ago • 0 comments

Currently, if I don't pre-align the meshes, I get a ValueError in affine_matrix_from_points. It would be nice to handle this error better, and give a message to the user saying he needs to use the Picked Points alignment before attempting ICP.

foobarbecue avatar Mar 06 '15 01:03 foobarbecue