Skip to content

Latest commit

 

History

History
46 lines (37 loc) · 1.58 KB

File metadata and controls

46 lines (37 loc) · 1.58 KB

ULOC: Learning to Localize in Complex Large-Scale Environments with Ultra-Wideband Ranges

Introduction video:

Papers: arxiv

How to run?

Git clone this repo and checkout the uloc.ipynb.

If you use the data or resources from this repo please consider citing us by

For the source code

@inproceedings{nguyen2024uloc,
    title        = {ULOC: Learning to Localize in Complex Large-Scale Environments with Ultra-Wideband Ranges},
    author       = {Nguyen, Thien-Minh and Yang, Yizhuo and Nguyen, Tien-Dat and Yuan, Shenghai and Xie, Lihua},
    year         = 2025,
    booktitle    = {2025 IEEE International Conference on Robotics and Automation (ICRA)},
    pages        = {1--7},
    organization = {IEEE}
}

For the dataset

@inproceedings{nguyen2024mcd,
  title     = {Mcd: Diverse large-scale multi-campus dataset for robot perception},
  author    = {Nguyen, Thien-Minh and Yuan, Shenghai and Nguyen, Thien Hoang and Yin, Pengyu and Cao, Haozhi and Xie, Lihua and Wozniak, Maciej and Jensfelt, Patric and Thiel, Marko and Ziegenbein, Justin and others},
  booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  pages     = {22304--22313},
  year      = {2024}
}