Construction teams wrestle with two incompatible goals: see progress often and trust measurements absolutely. Phone-based monocular SLAM makes daily walkthroughs cheap and fast; tripod terrestrial laser scanning (TLS) and mobile LiDAR SLAM produce geometry you can check against tolerances. A pragmatic path is hybrid: use lightweight capture for routine visibility, escalate to survey-grade scans when decisions hinge on millimeters, and make expectations explicit with shared accuracy language. The USIBD Level of Accuracy (LOA) Specification v3.1 provides that language; ASTM E3125 describes how to verify instrument performance when it matters.
LOA v3.1 (2025) clarifies how to communicate accuracy in deliverables and adds guidance on expressing tolerances via standard deviation, making conversations about “±10 mm” less ambiguous in BIM/VDC scopes. In practice, it enables teams to choose tools by tolerance rather than habit.
When acceptance or payment depends on numbers, ASTM E3125-17 offers test methods for point-to-point distance errors in medium-range 3D imaging systems. You can use its procedures (or vendor reports based on them) to qualify a scanner/workflow for a specific band of tolerances before relying on it for sign-off.
On modern phones, “world tracking” fuses camera frames with the IMU — visual-inertial odometry (VIO) — to estimate motion and build a map in real time. It thrives on texture, light, and moderate motion; performance degrades with large blank areas, glare, or many moving workers. Loop closure reins in long-path drift by recognizing previously visited places and optimizing the pose-graph — critical in repetitive corridors common to commercial interiors.
Depth on phones helps with occlusion and coarse geometry. Google’s ARCore Raw Depth exposes per-frame depth that is more geometrically accurate than the fully smoothed Depth API, at the cost of missing pixels — useful nuance for QA overlays, but it doesn’t guarantee metric scale without anchors or external references.
Static TLS still leads for local fidelity. A 2025 comparative indoor study found the Leica RTC360 achieving ~1.2 mm absolute accuracy, while new-generation SLAM systems (e.g., Hovermap ST-X, FARO Orbis) approached TLS noise levels (~2.1–2.2 mm after smoothing) yet continued to trail TLS in absolute accuracy and stability. Another 2025 comparison reported SLAM errors rising into the centimeter to decimeter range in challenging conditions, reinforcing TLS as the reference when millimeters matter.
| Tolerance band | LOA cue | Suggested modality | Notes |
|---|---|---|---|
| ≤ ±5 mm | High (fit-up/acceptance) | TLS (tripod) | Authoritative geometry; plan setups & registration; verify per E3125 when required. |
| ±10–20 mm | Medium (partitions/services) | Mobile LiDAR SLAM | Fast coverage; validate against control, spot-check with TLS on risks. |
| ≥ ±30 mm / presence | Low (progress/context) | Monocular SLAM | Highest frequency; anchor scale; favor loop-closure-friendly routes. |
In narrow, high-throughput corridors or highly dynamic scenes, tailored anchoring or dynamic-point filtering can stabilize monocular runs and reduce overhead compared to general frameworks; in varied spaces with good features, off-the-shelf pipelines are usually sufficient.
Whatever you capture, make it traceable in the model environment:
| Phase | Monitoring goal | Preferred tool | Cadence |
|---|---|---|---|
| Structure/frames | Placement & plumbness | TLS + mobile LiDAR | TLS at milestones; mobile SLAM weekly for coverage. |
| MEP rough-in | Clash/clearance risk | Mobile LiDAR + spot TLS | SLAM 1–2×/week; TLS before close-up or critical inspections. |
| Finishes | Progress & presence | Monocular SLAM | Daily walkthroughs; escalate to TLS if tolerances are threatened. |
This cadence keeps the team informed while reserving higher-cost scans for higher-risk moments. When SLAM or monocular runs surface a potential out-of-tolerance condition, escalate: schedule a localized TLS session and document the verification chain (device, setup, registration, check distances).
As of late 2025, phone-based SLAM excels at frequency and context, mobile LiDAR SLAM is the coverage workhorse at centimeter-class global accuracy in typical interiors, and TLS remains the authority for millimeter-class tasks. Use LOA v3.1 to express accuracy expectations and ASTM E3125 to verify instruments when money or risk depends on the numbers. Build a cadence that scales attention with risk, and keep a clean audit trail from capture to BIM. With a few targeted tweaks — anchors, loop-closure-friendly routes, and dynamic-point filtering — you can narrow the gap between “fast” and “exact” without overhauling your toolchain.