You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -57,7 +64,7 @@ To reproduce our results, follow these instructions:
57
64
58
65
### Launch Demo
59
66
60
-
1. Download and unzip the [demo bagfile](https://urjc-my.sharepoint.com/:u:/g/personal/juancarlos_serrano_urjc_es/EQI9T9RNYuFJg6reV-pq-7IBjMEeEo7RxaJCudMs9IyRTg?e=hSNyQB).
67
+
1. Download and unzip the [demo bagfile](https://urjc-my.sharepoint.com/:u:/g/personal/miguelangel_demiguel_urjc_es/IQCCUBCLxZOsQKuwxqeLw5i5ARZLa8Z3k4lTLb0z8eX362s?e=j1npwV).
61
68
2. In a terminal, play the downloaded bag:
62
69
63
70
```sh
@@ -72,10 +79,29 @@ To reproduce our results, follow these instructions:
72
79
ros2 launch local_navigation demo.launch.py
73
80
```
74
81
82
+
## Citing This Work
83
+
84
+
If you use this code in your research, please cite the corresponding paper:
85
+
86
+
**BibTeX:**
87
+
```bibtex
88
+
@misc{dmiguel2025,
89
+
title={I Move Therefore I Learn: Experience-Based Traversability in Outdoor Robotics},
90
+
author={Miguel Ángel de Miguel, Jorge Beltrán, Juan S. Cely, Francisco Martín, Juan Carlos Manzanares, Alberto García},
0 commit comments