introlab / rtabmap

RTAB-Map library and standalone application
https://introlab.github.io/rtabmap
Other
2.6k stars 761 forks source link

Export 3D clouds as obj crash #1287

Open AIT-tommy opened 1 month ago

AIT-tommy commented 1 month ago

Goal: I am trying to export my point cloud as an *.obj mesh using RTABmap on Macos

Problem: RTABmap crashes (tried about 4 times now) when exporting and crashes at this point

Screenshot 2024-05-22 at 1 55 51 PM

Using the default export settings for the obj file.

matlabbe commented 1 month ago

Which version are you using? Just tried both apple and intel DMGs provided in the latest release (v0.21.4) on M1 and no problems (tested with a 4M million points model). Poisson's depth was 9 though (instead of 10), not sure if it should make a difference.