You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
This code is followed by an error.
self.reg.set_input_target(points)
Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered: