GATSBI: An Online GTSP-Based Algorithm for Targeted Surface Bridge Inspection
Harnaik Dhami, Kevin Yu, Troi Williams, Vineeth Vajipey, and Pratap, Tokekar

TL;DR
GATSBI is an online UAV planning algorithm that efficiently inspects bridge surfaces by solving a GTSP to optimize viewpoints, adapting in real-time based on LiDAR data for thorough defect detection.
Contribution
This paper introduces GATSBI, a novel online GTSP-based planning algorithm for UAV bridge inspection that does not require prior geometric models and adapts dynamically during inspection.
Findings
GATSBI outperforms classical exploration algorithms in efficiency and thoroughness.
The GTSP-based approach enables optimized viewpoint clustering for surface inspection.
Real-world and simulation results validate the effectiveness of the proposed method.
Abstract
We study the problem of visual surface inspection of a bridge for defects using an Unmanned Aerial Vehicle (UAV). We do not assume that the geometric model of the bridge is known beforehand. Our planner, termed GATSBI, plans a path in a receding horizon fashion to inspect all points on the surface of the bridge. The input to GATSBI consists of a 3D occupancy map created online with LiDAR scans. Occupied voxels corresponding to the bridge in this map are semantically segmented and used to create a bridge-only occupancy map. Inspecting a bridge voxel requires the UAV to take images from a desired viewing angle and distance. We then create a Generalized Traveling Salesperson Problem (GTSP) instance to cluster candidate viewpoints for inspecting the bridge voxels and use an off-the-shelf GTSP solver to find the optimal path for the given instance. As the algorithm sees more parts of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotics and Sensor-Based Localization · Infrastructure Maintenance and Monitoring · Robotic Path Planning Algorithms
