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

core dumped #154

Open
EH-HU opened this issue May 9, 2024 · 1 comment
Open

core dumped #154

EH-HU opened this issue May 9, 2024 · 1 comment

Comments

@EH-HU
Copy link

EH-HU commented May 9, 2024

This code is followed by an error.
self.reg.set_input_target(points)

Segmentation fault (core dumped)

@koide3
Copy link
Member

koide3 commented May 10, 2024

The python binding sometimes causes segfaults due to PCL causing some conflicts with other libraries (e.g, Open3D). Please use small_gicp, a new package with better performance and compatibility, instead of fast_gicp.

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

2 participants