EROAM: Event-based Camera Rotational Odometry and Mapping in Real-time
Wanli Xing, Shijie Lin, Linhan Yang, Zeqing Zhang, Yanjun Du, Maolin Lei, Yipeng Pan, Chen Wang, Jia Pan
TL;DR
EROAM tackles real-time rotational odometry and mapping for event cameras by introducing a spherical event representation and the ES-ICP optimization, operating directly in continuous $SO(3)$ on the unit sphere. The system achieves robust 3DoF rotation estimation and high-quality panoramic reconstructions while maintaining bounded computation through incremental spherical-map maintenance with ikd-Tree and Regional Density Management. Extensive synthetic and real-world experiments demonstrate superior accuracy, robustness to high angular velocities, and significant runtime advantages over state-of-the-art CM- and EGM-based methods, all while using CPU resources. The work enables reliable, high-resolution panoramas and demonstrates the practical viability of purely rotational event-camera pipelines for challenging motion patterns.
Abstract
This paper presents EROAM, a novel event-based rotational odometry and mapping system that achieves real-time, accurate camera rotation estimation. Unlike existing approaches that rely on event generation models or contrast maximization, EROAM employs a spherical event representation by projecting events onto a unit sphere and introduces Event Spherical Iterative Closest Point (ES-ICP), a novel geometric optimization framework designed specifically for event camera data. The spherical representation simplifies rotational motion formulation while operating in a continuous spherical domain, enabling enhanced spatial resolution. Our system features an efficient map management approach using incremental k-d tree structures and intelligent regional density control, ensuring optimal computational performance during long-term operation. Combined with parallel point-to-line optimization, EROAM achieves efficient computation without compromising accuracy. Extensive experiments on both synthetic and real-world datasets show that EROAM significantly outperforms state-of-the-art methods in terms of accuracy, robustness, and computational efficiency. Our method maintains consistent performance under challenging conditions, including high angular velocities and extended sequences, where other methods often fail or show significant drift. Additionally, EROAM produces high-quality panoramic reconstructions with preserved fine structural details.
