An Open-Source Soft Robotic Platform for Autonomous Aerial Manipulation in the Wild
Erik Bauer, Marc Blöchlinger, Pascal Strauch, Arman Raayatsanati, Curdin Cavelti, Robert K. Katzschmann
TL;DR
The paper tackles enabling autonomous aerial manipulation without external perception by introducing an open-source soft-robotic platform that relies solely on onboard SLAM for self-localization and a learning-based RGB-D segmentation pipeline for target localization. It presents a modular hardware/software stack (ROS 2, PX4) with a Fin Ray-inspired gripper and a custom power-management board, validated through flight and grasping experiments. The core contributions include zero-shot grasping across indoor/outdoor settings and a robust onboard perception pipeline, achieving an average grasp success of 85% over 144 attempts. By releasing hardware and software openly, the work lowers barriers to deploying and extending autonomous aerial manipulation in unstructured environments.
Abstract
Aerial manipulation combines the versatility and speed of flying platforms with the functional capabilities of mobile manipulation, which presents significant challenges due to the need for precise localization and control. Traditionally, researchers have relied on offboard perception systems, which are limited to expensive and impractical specially equipped indoor environments. In this work, we introduce a novel platform for autonomous aerial manipulation that exclusively utilizes onboard perception systems. Our platform can perform aerial manipulation in various indoor and outdoor environments without depending on external perception systems. Our experimental results demonstrate the platform's ability to autonomously grasp various objects in diverse settings. This advancement significantly improves the scalability and practicality of aerial manipulation applications by eliminating the need for costly tracking solutions. To accelerate future research, we open source our ROS 2 software stack and custom hardware design, making our contributions accessible to the broader research community.
