Datasets:

ArXiv:
License:
SM3000 commited on
Commit
fc0b879
·
verified ·
1 Parent(s): 789d156

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -9
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
- @article{schmidt2025rover,
339
- title={ROVER: A Multi-Season Dataset for Visual SLAM},
340
- author={Fabian Schmidt and Julian Daubermann and Marcel Mitschke and Constantin Blessing and Stefan Meyer and Markus Enzweiler and Abhinav Valada},
341
- year={2025},
342
- eprint={2412.02506},
343
- archivePrefix={arXiv},
344
- primaryClass={cs.RO},
345
- url={https://arxiv.org/abs/2412.02506},
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
  ```