Skip to content

Commit 325cbc1

Browse files
committed
Add reference to kiss-icp used in ground consistency demo
Signed-off-by: haider8645 <haider_lodhi@hotmail.com>
1 parent 3772e61 commit 325cbc1

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

tutorials/docs/navigation2_with_ground_consistency_layer.rst

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,22 @@ References
317317
- `Clearpath Husky Robot <https://clearpathrobotics.com/husky>`_
318318
- `ROS 2 Jazzy Documentation <https://docs.ros.org/en/jazzy/>`_
319319

320+
KISS-ICP Odometry
321+
-----------------
322+
323+
.. code-block:: bibtex
324+
@article{vizzo2023ral,
325+
author = {Vizzo, Ignacio and Guadagnino, Tiziano and Mersch, Benedikt and Wiesmann, Louis and Behley, Jens and Stachniss, Cyrill},
326+
title = {{KISS-ICP: In Defense of Point-to-Point ICP -- Simple, Accurate, and Robust Registration If Done the Right Way}},
327+
journal = {IEEE Robotics and Automation Letters (RA-L)},
328+
pages = {1029--1036},
329+
doi = {10.1109/LRA.2023.3236571},
330+
volume = {8},
331+
number = {2},
332+
year = {2023},
333+
codeurl = {https://github.com/PRBonn/kiss-icp},
334+
}
335+
320336
Husky Robot Model
321337
-----------------
322338

0 commit comments

Comments
 (0)