Update README.md
Browse files
README.md
CHANGED
@@ -335,13 +335,14 @@ python3 raw_to_rosbag.py \
|
|
335 |
## Citing
|
336 |
If you find our work useful, please consider citing:
|
337 |
```bibtex
|
338 |
-
@
|
339 |
-
|
340 |
-
|
341 |
-
|
342 |
-
|
343 |
-
|
344 |
-
|
345 |
-
|
346 |
-
}
|
|
|
347 |
```
|
|
|
335 |
## Citing
|
336 |
If you find our work useful, please consider citing:
|
337 |
```bibtex
|
338 |
+
@ARTICLE{schmidt2025rover,
|
339 |
+
author={Schmidt, Fabian and Daubermann, Julian and Mitschke, Marcel and Blessing, Constantin and Meyer, Stephan and Enzweiler, Markus and Valada, Abhinav},
|
340 |
+
journal={IEEE Transactions on Robotics},
|
341 |
+
title={ROVER: A Multi-Season Dataset for Visual SLAM},
|
342 |
+
year={2025},
|
343 |
+
volume={},
|
344 |
+
number={},
|
345 |
+
pages={1-19},
|
346 |
+
keywords={Simultaneous localization and mapping;Visualization;Forestry;Robots;Lighting;Global navigation satellite system;Benchmark testing;Location awareness;Automobiles;Hands;SLAM;Visual SLAM;datasets;benchmark},
|
347 |
+
doi={10.1109/TRO.2025.3577026}}
|
348 |
```
|