Skip to content

Commit 478cff3

Browse files
updated paper link
1 parent 8094aba commit 478cff3

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ In general the scenes should have a few objects by default:
5151
## Minor Version History
5252

5353
### 0.1.0
54+
_May need to reset the repo as LFS has been removed from history_
5455
- Added 2D version of the app
5556
- Refactored new Manager-Streamer system for standardized message visualizations
5657
- Added new visualizations
@@ -79,3 +80,16 @@ In general the scenes should have a few objects by default:
7980
- Added robot manager for switching between robots
8081

8182
---
83+
84+
## Citing
85+
If you use this project in your work please cite [this paper](https://arxiv.org/abs/2407.20194):
86+
```bibtex
87+
@INPROCEEDINGS{wildersmith2024rfteleoperation,
88+
author={Wilder-Smith, Maximum and Patil, Vaishakh and Hutter, Marco},
89+
booktitle={2024 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
90+
title={Radiance Fields for Robotic Teleoperation},
91+
year={2024},
92+
pages={13861-13868},
93+
doi={10.1109/IROS58592.2024.10801345}
94+
}
95+
```

0 commit comments

Comments
 (0)