Update README.md
Browse files
README.md
CHANGED
|
@@ -133,11 +133,12 @@ python scripts/benchmark_teleopwm.py \
|
|
| 133 |
If you use TeleopWM, please cite:
|
| 134 |
|
| 135 |
```bibtex
|
| 136 |
-
@misc{
|
| 137 |
title={TeleopWM: A Real-Time Predictive World Model for Latency-Resilient Vision-Based Teleoperation},
|
| 138 |
author={Khalil, Aws and Kwon, Jaerock},
|
| 139 |
year={2026},
|
| 140 |
-
note={
|
|
|
|
| 141 |
}
|
| 142 |
```
|
| 143 |
|
|
|
|
| 133 |
If you use TeleopWM, please cite:
|
| 134 |
|
| 135 |
```bibtex
|
| 136 |
+
@misc{khalil2026teleopwm,
|
| 137 |
title={TeleopWM: A Real-Time Predictive World Model for Latency-Resilient Vision-Based Teleoperation},
|
| 138 |
author={Khalil, Aws and Kwon, Jaerock},
|
| 139 |
year={2026},
|
| 140 |
+
note={ResearchGate Preprint},
|
| 141 |
+
doi={10.13140/RG.2.2.15259.84002}
|
| 142 |
}
|
| 143 |
```
|
| 144 |
|