English

EROAM: Event-based Camera Rotational Odometry and Mapping in Real-time

Computer Vision and Pattern Recognition 2026-01-30 v2 Robotics

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.

Keywords

Cite

@article{arxiv.2411.11004,
  title  = {EROAM: Event-based Camera Rotational Odometry and Mapping in Real-time},
  author = {Wanli Xing and Shijie Lin and Linhan Yang and Zeqing Zhang and Yanjun Du and Maolin Lei and Yipeng Pan and Chen Wang and Jia Pan},
  journal= {arXiv preprint arXiv:2411.11004},
  year   = {2026}
}

Comments

Accepted by IEEE Transactions on Robotics (T-RO), 2026. Project page: https://wlxing1901.github.io/eroam/

R2 v1 2026-06-28T20:02:38.178Z