Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem about “if result.transformation.trace() == 4.0” #9

Open
houyongkuo opened this issue Apr 27, 2021 · 0 comments
Open

Problem about “if result.transformation.trace() == 4.0” #9

houyongkuo opened this issue Apr 27, 2021 · 0 comments

Comments

@houyongkuo
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant