Skip to content

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

@houyongkuo

Description

@houyongkuo

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions