Skip to content

Object to world transformation incorrect #21

Description

@jingnanshi

In our tests, we noticed that the ground truth object to world transformation is incorrect. If we fix the following line to use @ to perform actual matrix multiplication instead of elementwise multiplication, it will give the correct result.

T0O = T0C * TCO

Fixed in PR #20

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions