Search papers, labs, and topics across Lattice.
This paper introduces a unified framework for efficient relative pose estimation tailored for autonomous driving, addressing the high computational costs and reliance on abundant feature matches of existing methods. By leveraging novel translation parameterization and first-order rotation approximation, the authors develop three minimal solvers that incorporate prior information from IMUs and steering maneuvers, significantly reducing the number of required point correspondences and algebraic complexity. Extensive evaluations on synthetic datasets and the KITTI benchmark reveal that these solvers achieve a superior balance of speed and accuracy, making them well-suited for real-time applications in autonomous vehicles.
Achieving real-time relative pose estimation in autonomous vehicles with minimal computational overhead could redefine the efficiency of navigation systems.
With the advancement of visual sensing systems, computer vision is playing an increasingly important role in autonomous driving and robot navigation. Relative pose estimation in multi-camera systems is essential for accurate vehicle localization and environment perception, demanding high real-time performance and robustness. Existing methods, however, often involve high computational costs and rely heavily on abundant feature matches, limiting their applicability in time-sensitive driving scenarios. To address these limitations, this paper introduces a unified framework for efficient relative pose estimation, built upon a novel translation parameterization and first-order rotation approximation. Within this framework, we propose three efficient minimal solvers specifically designed for autonomous vehicles. The first solver integrates the vertical direction prior from Inertial Measurement Units (IMUs), the second utilizes the rotation axis direction prior during steering maneuvers, and the third is designed for planar motion - a realistic assumption for ground vehicles operating on structured roads. By reducing both the minimal number of point correspondences and the algebraic complexity, our methods enable faster hypothesis generation within RANSAC-based pipelines, improving suitability for real-time systems. Extensive experiments on synthetic datasets and the KITTI autonomous driving benchmark demonstrate that the proposed solvers achieve a favorable balance between speed and accuracy compared to existing state-of-the-art algorithms.