Skip to content

Commit 2ce8327

Browse files
committed
Updated citation
1 parent 417d9d2 commit 2ce8327

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,18 +48,34 @@ The maplab framework has been used as an experimental platform for numerous scie
4848

4949
## Citing
5050

51-
Please cite the [following paper](https://arxiv.org/abs/1711.10250) when using maplab for your research:
51+
Please cite the following papers [maplab](https://arxiv.org/abs/1711.10250) and [maplab 2.0](https://arxiv.org/abs/2212.00654) when using our framework for your research:
5252

5353
```bibtex
5454
@article{schneider2018maplab,
55-
title={maplab: An Open Framework for Research in Visual-inertial Mapping and Localization},
55+
title={{maplab: An Open Framework for Research in Visual-inertial Mapping and Localization}},
5656
author={T. Schneider and M. T. Dymczyk and M. Fehr and K. Egger and S. Lynen and I. Gilitschenski and R. Siegwart},
5757
journal={IEEE Robotics and Automation Letters},
58+
volume={3},
59+
number={3},
60+
pages={1418--1425},
5861
year={2018},
5962
doi={10.1109/LRA.2018.2800113}
6063
}
6164
```
6265

66+
```bibtex
67+
@article{cramariuc2022maplab,
68+
title={{maplab 2.0 – A Modular and Multi-Modal Mapping Framework}},
69+
author={A. Cramariuc and L. Bernreiter and F. Tschopp and M. Fehr and V. Reijgwart and J. Nieto and R. Siegwart and C. Cadena},
70+
journal={IEEE Robotics and Automation Letters},
71+
volume={8},
72+
number={2},
73+
pages={520-527},
74+
year={2023},
75+
doi={10.1109/LRA.2022.3227865}
76+
}
77+
```
78+
6379
### Additional Citations
6480

6581
Certain components of maplab are directly based on [other publications](https://maplab.asl.ethz.ch/docs/master/pages/overview_and_introduction/B_Citing-Maplab).

0 commit comments

Comments
 (0)