introlab / rtabmap

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

App shutdowns on IOS #1329

Open APOS80 opened 1 month ago

APOS80 commented 1 month ago

Device: IPhone 15 Pro App: RTab-Map

The app often shuts down without warning while scanning, normally when over 2gb usage.

I also suggest a mode for just collecting data for post processing.

matlabbe commented 1 week ago

Note that you can recover your scan after a crash. Look under RTAB-Map folder in your File Explorer and backup rtabmap.tmp.db file somewhere. Using desktop computer, it is possible to recover it with:

rtabmap-recovery my_corrupted_map.db

For a low RAM recording mode, it is a new feature we want to add in the future https://github.com/introlab/rtabmap/issues/1320