Stereo Event-based, 6-DOF Pose Tracking for Uncooperative Spacecraft
Zibin Liu, Banglei Guan, Yang Shang, Yifei Bian, Pengju Sun, Qifeng Yu
TL;DR
The paper tackles the challenge of tracking the pose of uncooperative spacecraft using a stereo event camera to overcome motion blur and illumination issues. It introduces a complete pipeline: (i) initialize a wireframe model from a first stereo event cluster via line triangulation and Plücker-line geometry, (ii) perform pose tracking by aligning observed events to projected wireframe lines through event-line matching, and (iii) refine the $6$-DOF pose with robust bundle adjustment that minimizes event-line distances. A new stereo event-based dataset, including both simulated and real sequences, supports quantitative evaluation, where the proposed method outperforms baselines such as SGM+ICP, Line-based, and ESVO on RPE and ATE metrics. The approach eliminates reliance on intermediate image reconstructions, offering a streamlined, illumination-robust solution with potential impact on on-orbit servicing and debris removal missions. The work also provides open-source code to foster further research in stereo event-based spacecraft pose estimation.
Abstract
Pose tracking of uncooperative spacecraft is an essential technology for space exploration and on-orbit servicing, which remains an open problem. Event cameras possess numerous advantages, such as high dynamic range, high temporal resolution, and low power consumption. These attributes hold the promise of overcoming challenges encountered by conventional cameras, including motion blur and extreme illumination, among others. To address the standard on-orbit observation missions, we propose a line-based pose tracking method for uncooperative spacecraft utilizing a stereo event camera. To begin with, we estimate the wireframe model of uncooperative spacecraft, leveraging the spatio-temporal consistency of stereo event streams for line-based reconstruction. Then, we develop an effective strategy to establish correspondences between events and projected lines of uncooperative spacecraft. Using these correspondences, we formulate the pose tracking as a continuous optimization process over 6-DOF motion parameters, achieved by minimizing event-line distances. Moreover, we construct a stereo event-based uncooperative spacecraft motion dataset, encompassing both simulated and real events. The proposed method is quantitatively evaluated through experiments conducted on our self-collected dataset, demonstrating an improvement in terms of effectiveness and accuracy over competing methods. The code will be open-sourced at https://github.com/Zibin6/SE6PT.
