paper-with-me

홈 › Papers

COVINS-G: A Generic Back-end for Collaborative Visual-Inertial SLAM

2023-01-17 · Manthan Patel, Marco Karrer, Philipp Bänninger, Margarita Chli

Collaborative SLAM is at the core of perception in multi-robot systems as it enables the co-localization of the team of robots in a common reference frame, which is of vital importance for any coordination amongst them. The paradigm of a centralized architecture is well established, with the robots (i.e. agents) running Visual-Inertial Odometry (VIO) onboard while communicating relevant data, such as e.g. Keyframes (KFs), to a central back-end (i.e. server), which then merges and optimizes the joint maps of the agents. While these frameworks have proven to be successful, their capability and performance are highly dependent on the choice of the VIO front-end, thus limiting their flexibility. In this work, we present COVINS-G, a generalized back-end building upon the COVINS framework, enabling the compatibility of the server-back-end with any arbitrary VIO front-end, including, for example, off-the-shelf cameras with odometry capabilities, such as the Realsense T265. The COVINS-G back-end deploys a multi-camera relative pose estimation algorithm for computing the loop-closure constraints allowing the system to work purely on 2D image data. In the experimental evaluation, we show on-par accuracy with state-of-the-art multi-session and collaborative SLAM systems, while demonstrating the flexibility and generality of our approach by employing different front-ends onboard collaborating agents within the same mission. The COVINS-G codebase along with a generalized front-end wrapper to allow any existing VIO front-end to be readily used in combination with the proposed collaborative back-end is open-sourced. Video: https://youtu.be/FoJfXCfaYDw

📄 PDF Abstract BibTeX arXiv:2301.07147

Code (1)

VIS4ROB-lab/covins 공식 구현 tf

Tasks

Pose Estimation

Similar Papers 제목 키워드 기반

COVINS: Visual-Inertial SLAM for Centralized Collaboration

2021-08-12 · Patrik Schmuck, Thomas Ziegler, Marco Karrer, Jonathan Perraudin 외

Collaborative SLAM enables a group of agents to simultaneously co-localize and jointly map an environment, thus paving the way to wide-ranging applications of multi-robot perception and multi-user AR experiences by elimi…

global-optimization

Collaborative Visual Inertial SLAM for Multiple Smart Phones

2021-06-23 · Jialing Liu, Ruyu Liu, Kaiqi Chen, Jianhua Zhang 외

The efficiency and accuracy of mapping are crucial in a large scene and long-term AR applications. Multi-agent cooperative SLAM is the precondition of multi-user AR interaction. The cooperation of multiple smart phones h…

The Sum of Its Parts: Visual Part Segmentation for Inertial Parameter Identification of Manipulated Objects

2023-02-13 · Philippe Nadeau, Matthew Giamou, Jonathan Kelly

To operate safely and efficiently alongside human workers, collaborative robots (cobots) require the ability to quickly understand the dynamics of manipulated objects. However, traditional methods for estimating the full…

Segmentation

SUPER -- A Framework for Sensitivity-based Uncertainty-aware Performance and Risk Assessment in Visual Inertial Odometry

2025-12-16 · Johannes A. Gaus, Daniel Häufle, Woo-Jeong Baek arxiv

While many visual odometry (VO), visual-inertial odometry (VIO), and SLAM systems achieve high accuracy, the majority of existing methods miss to assess risks at runtime. This paper presents SUPER (Sensitivity-based Unce…

Visual Odometry

Stereo Visual Inertial Pose Estimation Based on Feedforward-Feedback Loops

2020-07-05 · Shengyang Chen, Chih-Yung Wen, Yajing Zou, Wu Chen

In this paper, we present a novel stereo visual inertial pose estimation method. Compared to the widely used filter-based or optimization-based approaches, the pose estimation process is modeled as a control system. Desi…

Pose Estimation