Search papers, labs, and topics across Lattice.
This paper introduces a novel multi-resolution voxelized map construction method for enhancing pose estimation in visual-inertial odometry (VIO) systems. By employing a cone-shaped indexing strategy, the method efficiently associates 2D features with 3D map points, allowing for optimal resolution selection and minimal data transmission. Experiments on public datasets reveal that this approach significantly improves accuracy and reduces computational load during data association compared to traditional methods.
Achieving accurate pose estimation in VIO while slashing data transmission needs by leveraging multi-resolution voxel maps could redefine edge device capabilities.
Incorporating prior maps significantly enhances the accuracy and robustness of pose estimation in visual-inertial odometry (VIO). However, the large data volume of such maps, combined with limited transmission bandwidth, makes it impractical to continuously load local maps onto an edge device. In this paper, we propose a multi-resolution prior map construction method and a corresponding map-based VIO system. The prior map is voxelized at multiple resolutions, with each voxel retaining only a single map point. During online VIO operation, a cone-shaped indexing strategy associates 2D features on the edge device with 3D map points. The cone's intercept is determined by the distance from the current position to the 3D points, enabling the selection of the appropriate resolution level and the retrieval of the unique map point within the corresponding voxel via a 3D digital differential analyzer (DDA) algorithm. This approach minimizes both the volume of data required for transmission and the computational load during data association. Extensive experiments on two public datasets demonstrate that our system achieves accurate pose estimation while requiring minimal data transmission.