ROSYApr 17, 2021

AeroTraj: Trajectory Planning for Fast, and Accurate 3D Reconstruction Using a Drone-based LiDAR

arXiv:2104.08634v4
Originality Incremental advance
AI Analysis

This addresses the challenge of automated 3D modeling for applications like construction or inspection, though it appears incremental as it builds on existing SLAM and trajectory planning methods.

The paper tackles the problem of fast and accurate 3D reconstruction of large buildings using a drone-mounted LiDAR by developing AeroTraj, a system that designs optimal trajectories and manages SLAM drift, achieving centimeter-level accuracy and average end-to-end latency below 250 ms.

This paper presents AeroTraj, a system that enables fast, accurate, and automated reconstruction of 3D models of large buildings using a drone-mounted LiDAR. LiDAR point clouds can be used directly to assemble 3D models if their positions are accurately determined. AeroTraj uses SLAM for this, but must ensure complete and accurate reconstruction while minimizing drone battery usage. Doing this requires balancing competing constraints: drone speed, height, and orientation. AeroTraj exploits building geometry in designing an optimal trajectory that incorporates these constraints. Even with an optimal trajectory, SLAM's position error can drift over time, so AeroTraj tracks drift in-flight by offloading computations to the cloud and invokes a re-calibration procedure to minimize error. AeroTraj can reconstruct large structures with centimeter-level accuracy and with an average end-to-end latency below 250 ms, significantly outperforming the state of the art.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes