From 43ccf50a65a3750484a9e979cffdf98984fa00e9 Mon Sep 17 00:00:00 2001
From: Simone Ferrari <49312773+simone-ferrari@users.noreply.github.com>
Date: Tue, 10 Sep 2024 12:26:36 +0200
Subject: [PATCH] Update README.md
---
README.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 1408b1e..ea5fc82 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
MAD-ICP
It Is All About Matching Data -- Robust and Informed LiDAR Odometry
- Accepted RA-L 2024
+ Accepted RA-L 2024
@@ -85,13 +85,14 @@ cd build/apps/cpp_runners
- ROS/ROS2 optional dependencies
# Cite us
-Our work is currently under review; in the meantime, if you use any of this code, here is the preprint information:
+If you use any of this code, please cite our paper:
```
@article{ferrari2024mad,
title={MAD-ICP: It Is All About Matching Data--Robust and Informed LiDAR Odometry},
author={Ferrari, Simone and Di Giammarino, Luca and Brizi, Leonardo and Grisetti, Giorgio},
- journal={arXiv preprint arXiv:2405.05828},
- year={2024}
+ journal={IEEE Robotics and Automation Letters},
+ year={2024},
+ doi={10.1109/LRA.2024.3456509}
}
```