Resilient and Consistent Multirobot Cooperative Localization with Covariance Intersection

T.K. Chang, K. Chen, A. Mehta, “Resilient and Consistent Multirobot Cooperative Localization with Covariance Intersection,” IEEE Transactions on Robotics, vol. 38, no. 1, pp. 197-208, Feb. 2022, doi: 10.1109/TRO.2021.3104965.

Paper: https://ieeexplore.ieee.org/abstract/document/9531527
Code: https://github.com/tsangkai/multirobot_localization_utias/tree/master/v3

Abstract

Cooperative localization is fundamental to autonomous multirobot systems, but most algorithms couple inter-robot communication with observation, making these algorithms susceptible to failures in both communication and observation steps. To enhance the resilience of multirobot cooperative localization algorithms in a distributed system, we use covariance intersection to formalize a localization algorithm with an explicit communication update and ensure estimation consistency at the same time. We investigate the covariance boundedness criterion with respect to our algorithm’s communication and observation graphs, demonstrating provable localization performance under sparse communications topologies. We substantiate the resilience of our algorithm as well as the boundedness analysis thorough experiments on simulated and benchmark physical data against varying communications connectivity and failure metrics. Especially when inter-robot communication is entirely blocked or partially unavailable, we demonstrate that our method is less affected and maintains desired performance compared to existing cooperative localization algorithms.