From bf58e4601235b6acbdd90c963cce014020069a38 Mon Sep 17 00:00:00 2001 From: Saurabh Gupta Date: Wed, 16 Jul 2025 16:38:05 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 630c1a8..087e4a9 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,13 @@ cd kiss-slam make editable ``` +### Paper Results +As we decided to continue developing **KISS-SLAM** beyond the scope of the IROS paper, we created a ``git tag`` so that researchers can consistently reproduce the results presented in the publication. To checkout at this tag, you can run the following: +```sh +git checkout IROS25 +``` +Our development aims to surpass the performance of **KISS-SLAM** beyond the original results presented in the paper. + ## Citation If you use this library for any academic work, please cite our original paper: ```bib