Skip to content

Add ICP support for 3d point clouds #464

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

Closed
NobleBumblebee opened this issue Jan 25, 2021 · 0 comments · Fixed by #465
Closed

Add ICP support for 3d point clouds #464

NobleBumblebee opened this issue Jan 25, 2021 · 0 comments · Fixed by #465

Comments

@NobleBumblebee
Copy link
Contributor

Describe the bug
In functions icp_matching() and update_homogeneous_matrix() processing of point clouds is fixed for a 2d case only. The ICP implementation cannot be used for 3d case.

Expected behavior
Modify a code to be able to work for both 2d and 3d cases.

Desktop (please complete the following information):

  • Python version 3.7.7
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

Successfully merging a pull request may close this issue.

1 participant