Global End-Effector Pose Control of an Underactuated Aerial Manipulator via Reinforcement Learning
Shlok Deshmukh, Javier Alonso-Mora, Sihao Sun
TL;DR
The paper tackles robust end-effector pose control for a minimal underactuated aerial manipulator (DSAM) by marrying a PPO-based outer-loop policy with reliable inner-loop INDI/PID controllers. Training in a highly randomized simulation environment with domain randomization enables sim-to-real transfer, and onboard inference demonstrates real-world feasibility. Real experiments show centimeter-scale position accuracy and degree-level orientation under disturbances, including payloads and pushing tasks, with ablations highlighting critical design choices for observation space, inner-loop control, and randomness. This work establishes the viability of learning-based whole-body control on lightweight aerial platforms and points toward more capable, contact-rich aerial manipulation in the future.
Abstract
Aerial manipulators, which combine robotic arms with multi-rotor drones, face strict constraints on arm weight and mechanical complexity. In this work, we study a lightweight 2-degree-of-freedom (DoF) arm mounted on a quadrotor via a differential mechanism, capable of full six-DoF end-effector pose control. While the minimal design enables simplicity and reduced payload, it also introduces challenges such as underactuation and sensitivity to external disturbances, including manipulation of heavy loads and pushing tasks. To address these, we employ reinforcement learning, training a Proximal Policy Optimization (PPO) agent in simulation to generate feedforward commands for quadrotor acceleration and body rates, along with joint angle targets. These commands are tracked by an incremental nonlinear dynamic inversion (INDI) attitude controller and a PID joint controller, respectively. Flight experiments demonstrate centimeter-level position accuracy and degree-level orientation precision, with robust performance under external force disturbances. The results highlight the potential of learning-based control strategies for enabling contact-rich aerial manipulation using simple, lightweight platforms.
