In context
In 2024, air-ground coordination systems combining rotorcraft with unmanned ground vehicles were gaining attention for their potential to extend mission range and improve response in applications such as disaster rescue. However, autonomous landing on a moving platform remained a technical challenge due to dynamic constraints and the need for real-time trajectory planning.
What was reported
A study published in the journal Robot presented an optimal lift decomposition-based trajectory generation algorithm (OLD-TGA) for rotorcraft landing on a moving platform. The method decomposes the rotorcraft's finite lift into optimal three-axis components, converting nonlinear acceleration constraints into dynamic linear constraints. This allows the time-optimal trajectory to be solved using optimal control theory.
The approach addresses the underactuated nature of quadrotors, which rely on a single thrust direction for motion. By iteratively adjusting lift distribution to equalize flight times across axes, the algorithm minimizes total landing time. Simulations in MATLAB and ROS/Gazebo demonstrated that the algorithm converges within eight iterations and reduced flight time from 5.2 s to 3.6 s in a representative case.
The algorithm was validated with 1000 random initial and target state pairs, showing high computational efficiency suitable for real-time applications. The study assumed a fast attitude control loop, focusing on position control for trajectory generation.
Why it mattered
This work offered a practical method for time-optimal landing on moving platforms, which could enhance the autonomy and responsiveness of air-ground robot teams in time-critical missions like search and rescue, potentially improving coordination between aerial and ground robots in industrial and emergency scenarios.
"The simulation results show that the proposed algorithm can ensure the accuracy and stability of trajectory planning, and the algorithm has high computational efficiency, which can meet the real-time requirements of the system in practical applications."
Source: 《机器人》期刊 (robot.sia.cn) · Published 2024-05-08 · “面向空地协同的旋翼无人机动平台自主降落最优轨迹生成”
