RoomPlan error "Room size exceeded" during Lidar Scanning

Hello,

we are using the RoomPlan API and our users are facing issues during scanning with more than 10% frequency rate. The errors are of different type but aren't really suiting the context. For example, the error message "Roomsize exceeded" (translated from German) is popping up even though the room is relatively small. Bigger rooms are not a problem.

We would like to know what is triggering errors exactly so that we can reproduce it. We are going to build workarounds for it, like snapshotting the ARSession to continue later ideally.

Unfortunately on errors the ARSession is ended and all data scanned is lost. Has anyone else encounters this?

Post not yet marked as solved Up vote post of steluhh Down vote post of steluhh
483 views
  • Did you look at the memory consumption in the profiler in xcode? I noticed that this error is appearing as soon as 2GB of memory are used on the iPhone 14 Pro.

Add a Comment

Replies

Example Screenshot

Another kind of error

did you get a solution for this?