用Wi-Fi信号实现多机器人低成本高精度相对定位
MGPRL: Distributed Multi-Gaussian Processes for Wi-Fi-based Multi-Robot Relative Localization in Large Indoor Environments
- 基于多接入点的凸包与高斯过程预测信号场
- 实测定位误差低于0.5米,计算开销显著降低
- 适合资源受限设备,无需预标定或离线指纹
在无GPS环境中,多机器人相对定位至关重要。现有方法依赖昂贵或短距传感器(如摄像头、激光雷达),存在计算开销大(如地图融合)和异构环境适应难等问题。本文提出MGPRL,一种基于多个Wi-Fi接入点(AP)凸包的分布式相对定位框架。通过共区域化多输出高斯过程实现无线信号强度指示(RSSI)场高效预测,并结合不确定性感知的多AP定位,再利用加权凸包对齐完成鲁棒相对位姿估计。每台机器人通过在线扫描本地AP预测环境RSSI场,进而估计多个AP位置;相对定位时,将自身预测的AP凸包与邻近机器人对齐。该方法仅需广泛可用的Wi-Fi RSSI数据,无需专用校准或离线指纹。我们在ROS仿真中严格评估,并开展真实实验,对比多种先进方法。结果表明,MGPRL在定位精度与计算效率上均优于现有方案。项目已开源:https://github.com/herolab-uga/MGPRL。
原文摘要 · Abstract (English)
Relative localization is a crucial capability for multi-robot systems operating in GPS-denied environments. Existing approaches for multi-robot relative localization often depend on costly or short-range sensors like cameras and LiDARs. Consequently, these approaches face challenges such as high computational overhead (e.g., map merging) and difficulties in disjoint environments. To address this limitation, this paper introduces MGPRL, a novel distributed framework for multi-robot relative localization using convex-hull of multiple Wi-Fi access points (AP). To accomplish this, we employ co-regionalized multi-output Gaussian Processes for efficient Radio Signal Strength Indicator (RSSI) field prediction and perform uncertainty-aware multi-AP localization, which is further coupled with weighted convex hull-based alignment for robust relative pose estimation. Each robot predicts the RSSI field of the environment by an online scan of APs in its environment, which are utilized for position estimation of multiple APs. To perform relative localization, each robot aligns the convex hull of its predicted AP locations with that of the neighbor robots. This approach is well-suited for devices with limited computational resources and operates solely on widely available Wi-Fi RSSI measurements without necessitating any dedicated pre-calibration or offline fingerprinting. We rigorously evaluate the performance of the proposed MGPRL in ROS simulations and demonstrate it with real-world experiments, comparing it against multiple state-of-the-art approaches. The results showcase that MGPRL outperforms existing methods in terms of localization accuracy and computational efficiency. Finally, we open source MGPRL as a ROS package https://github.com/herolab-uga/MGPRL.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。