Deformable Cargo Transport in Microgravity with Astrobee
Daniel Morton, Rika Antonova, Brian Coltin, Marco Pavone, Jeannette Bohg
TL;DR
This work addresses autonomous cargo transport of deformable bags in microgravity, focusing on the Astrobee platform. It introduces pyastrobee, a Python-based simulation, planning, modeling, and control stack, and demonstrates a sampling-based MPC that uses reduced-order CTB models to steer a high-order FEM bag via simulation. The results show preliminary success in transferring cargo through ISS module corridors while avoiding collisions. The project is open-source, well-documented, and aims to advance autonomous space-robotics manipulation, planning, and control research.
Abstract
We present pyastrobee: a simulation environment and control stack for Astrobee in Python, with an emphasis on cargo manipulation and transport tasks. We also demonstrate preliminary success from a sampling-based MPC controller, using reduced-order models of NASA's cargo transfer bag (CTB) to control a high-order deformable finite element model. Our code is open-source, fully documented, and available at https://danielpmorton.github.io/pyastrobee
