Re: rtabmap-databaseViewer crash on 1 GB .db files
Posted by
matlabbe on
URL: http://official-rtab-map-forum.206.s1.nabble.com/rtabmap-databaseViewer-crash-on-1-GB-db-files-tp9423p9432.html
Point cloud containing 55 663 564 points (~5GB)... it is pretty huge, you may get the
limit of Sqlite3 blob field size (default 1 GB). Try increasing voxel size. Otherwise, don't save it back in the database, just do Export to a file (would not have any limit).