ROCVFeb 13, 2022

Perception-Aware Perching on Powerlines with Multirotors

arXiv:2202.06434v125 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the need for continuous, robust powerline inspection without human intervention, though it is incremental as it builds on existing perching and trajectory optimization methods.

The paper tackles the problem of enabling multirotor robots to autonomously perch on powerlines for inspection by developing a perception-aware trajectory generation framework, resulting in successful validation on an agile quadrotor with maneuvers achieving final pitch values up to 180 degrees.

Multirotor aerial robots are becoming widely used for the inspection of powerlines. To enable continuous, robust inspection without human intervention, the robots must be able to perch on the powerlines to recharge their batteries. Highly versatile perching capabilities are necessary to adapt to the variety of configurations and constraints that are present in real powerline systems. This paper presents a novel perching trajectory generation framework that computes perception-aware, collision-free, and dynamically-feasible maneuvers to guide the robot to the desired final state. Trajectory generation is achieved via solving a Nonlinear Programming problem using the Primal-Dual Interior Point method. The problem considers the full dynamic model of the robot down to its single rotor thrusts and minimizes the final pose and velocity errors while avoiding collisions and maximizing the visibility of the powerline during the maneuver. The generated maneuvers consider both the perching and the posterior recovery trajectories. The framework adopts costs and constraints defined by efficient mathematical representations of powerlines, enabling online onboard execution in resource-constrained hardware. The method is validated on-board an agile quadrotor conducting powerline inspection and various perching maneuvers with final pitch values of up to 180 degrees. The developed code is available online at: https://github.com/grvcPerception/pa_powerline_perching

Code Implementations1 repo
Foundations

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

Your Notes