Skip to content

Commit 235ca72

Browse files
committed
Fix reference and add new line at end of file
Signed-off-by: haider8645 <haider_lodhi@hotmail.com>
1 parent e465378 commit 235ca72

1 file changed

Lines changed: 15 additions & 11 deletions

File tree

tutorials/docs/navigation2_with_ground_consistency_layer.rst

Lines changed: 15 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -320,17 +320,20 @@ References
320320
KISS-ICP Odometry
321321
-----------------
322322

323+
KISS-ICP is used as an odometry solution in the demo.
324+
323325
.. 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},
326+
327+
@article{vizzo2023ral,
328+
author = {Vizzo, Ignacio and Guadagnino, Tiziano and Mersch, Benedikt and Wiesmann, Louis and Behley, Jens and Stachniss, Cyrill},
329+
title = {{KISS-ICP: In Defense of Point-to-Point ICP -- Simple, Accurate, and Robust Registration If Done the Right Way}},
330+
journal = {IEEE Robotics and Automation Letters (RA-L)},
331+
pages = {1029--1036},
332+
doi = {10.1109/LRA.2023.3236571},
333+
volume = {8},
334+
number = {2},
335+
year = {2023},
336+
codeurl = {https://github.com/PRBonn/kiss-icp},
334337
}
335338
336339
Husky Robot Model
@@ -355,4 +358,5 @@ This demo uses a local copy of the COSTAR_HUSKY_SENSOR_CONFIG_1 model from Gazeb
355358
Funding
356359
-------
357360

358-
Developed at the Robotics Innovation Center (DFKI), Bremen. Supported by Robdekon2 (50RA1406), German Federal Ministry for Research and Technology.
361+
Developed at the Robotics Innovation Center (DFKI), Bremen. Supported by Robdekon2 (50RA1406), German Federal Ministry for Research and Technology.
362+

0 commit comments

Comments
 (0)