diff --git a/README.md b/README.md index 1408b1e..ea5fc82 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ PyPI - Downloads

MAD-ICP

It Is All About Matching Data -- Robust and Informed LiDAR Odometry

-

Accepted RA-L 2024

+

Accepted RA-L 2024

Preprint

@@ -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} } ```