Skip to content

Question about compute_gt_poses.py #82

Description

@r-9li

Thanks for @F2Wang for making this Third Party Program, which is very helpful!
I have a question. In the compute_gt_poses.py file, this is how the odometer calculates:
odometry = np.dot(transformation_icp, odometry)
Why is the transformation_icp left multiplied instead of right multiplied?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions