RONov 6, 2020

Optimization-based Trajectory Planning for Tethered Aerial Robots

arXiv:2011.03491v21 citations
Originality Incremental advance
AI Analysis

This addresses trajectory planning for tethered UAVs in constrained environments, but it is incremental as it builds on existing optimization methods without introducing a new paradigm.

This paper tackles the problem of planning collision-free trajectories for tethered aerial robots, specifically a UAV linked to a static UGV, using a non-linear optimization method that accounts for various constraints, and results show it generates smooth, obstacle-free trajectories in simulations.

This paper presents a non-linear optimization method for trajectory planning of tethered aerial robots. Particularly, the paper addresses the planning problem of an unmanned aerial vehicle (UAV) linked to an unmanned ground vehicle (UGV) by means of a tether. The result is a collision-free trajectory for UAV and tether, assuming the UGV position is static. The optimizer takes into account constraints related to the UAV, UGV and tether positions, obstacles and temporal aspects of the motion such as limited robot velocities and accelerations, and finally the tether state, which is not required to be tense. The problem is formulated in a weighted multi-objective optimization framework. Results from simulated scenarios demonstrate that the approach is able to generate obstacle-free and smooth trajectories for the UAV and tether.

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