From cb148a634659ea98d997bb891fb5db9994f69dc9 Mon Sep 17 00:00:00 2001 From: Steve Macenski Date: Mon, 19 Jul 2021 11:40:52 -0700 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 867df8828a4..29336bd8f18 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,20 @@ please cite this work in your papers! } ``` + If you use our work on VSLAM and formal comparisons for service robot needs, please cite the paper: + + - A. Merzlyakov, S. Macenski. [**A Comparison of Modern General-Purpose Visual SLAM Approaches**](https://arxiv.org/abs/2107.07589). IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2021. + + ```bibtex + @InProceedings{vslamComparison2021, + title = {A Comparison of Modern General-Purpose Visual SLAM Approaches}, + author = {Merzlyakov, Alexey and Macenski, Steven}, + year = {2021}, + booktitle = {2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)}, + pdf = {https://arxiv.org/abs/2107.07589} + } +``` + ## Build Status | Service | Foxy | Galactic | Main |