paper-with-me

Papers

Graph-based Global Robot Localization Informing Situational Graphs with Architectural Graphs

2023-03-03 · Muhammad Shaheer, Jose Andres Millan-Romera, Hriday Bavle, Jose Luis Sanchez-Lopez, Javier Civera, Holger Voos

In this paper, we propose a solution for legged robot localization using architectural plans. Our specific contributions towards this goal are several. Firstly, we develop a method for converting the plan of a building into what we denote as an architectural graph (A-Graph). When the robot starts moving in an environment, we assume it has no knowledge about it, and it estimates an online situational graph representation (S-Graph) of its surroundings. We develop a novel graph-to-graph matching method, in order to relate the S-Graph estimated online from the robot sensors and the A-Graph extracted from the building plans. Note the challenge in this, as the S-Graph may show a partial view of the full A-Graph, their nodes are heterogeneous and their reference frames are different. After the matching, both graphs are aligned and merged, resulting in what we denote as an informed Situational Graph (iS-Graph), with which we achieve global robot localization and exploitation of prior knowledge from the building plans. Our experiments show that our pipeline shows a higher robustness and a significantly lower pose error than several LiDAR localization baselines.

📄 PDF Abstract BibTeX arXiv:2303.02076

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Matching

Similar Papers 제목 키워드 기반

From SLAM to Situational Awareness: Challenges and Survey

2021-10-01 · Hriday Bavle, Jose Luis Sanchez-Lopez, Claudio Cimarelli, Ali Tourani 외

The capability of a mobile robot to efficiently and safely perform complex missions is limited by its knowledge of the environment, namely the situation. Advanced reasoning, decision-making, and execution skills enable a…

Decision MakingSensor FusionSimultaneous Localization and MappingState Estimation+1

S-Graphs+: Real-time Localization and Mapping leveraging Hierarchical Representations

2022-12-22 · Hriday Bavle, Jose Luis Sanchez-Lopez, Muhammad Shaheer, Javier Civera 외

In this paper, we present an evolved version of Situational Graphs, which jointly models in a single optimizable factor graph (1) a pose graph, as a set of robot keyframes comprising associated measurements and robot pos…

Semantic Histogram Based Graph Matching for Real-Time Multi-Robot Global Localization in Large Scale Environment

2020-10-19 · Xiyue Guo, Junjie Hu, Junfeng Chen, Fuqin Deng 외

The core problem of visual multi-robot simultaneous localization and mapping (MR-SLAM) is how to efficiently and accurately perform multi-robot global localization (MR-GL). The difficulties are two-fold. The first is the…

Graph MatchingSimultaneous Localization and Mapping

Traversability-aware Consistent Situational Graphs for Indoor Localization and Mapping

2025-10-17 · Jeewon Kim, Minho Oh, Hyun Myung arxiv

Scene graphs enhance 3D mapping capabilities in robotics by understanding the relationships between different spatial elements, such as rooms and objects. Recent research extends scene graphs to hierarchical layers, addi…

Computational Efficiency

Advanced Situational Graphs for Robot Navigation in Structured Indoor Environments

2022-11-16 · Hriday Bavle, Jose Luis Sanchez-Lopez, Muhammad Shaheer, Javier Civera 외

Mobile robots extract information from its environment to understand their current situation to enable intelligent decision making and autonomous task execution. In our previous work, we introduced the concept of Situati…

Decision MakingRobot Navigation