Skip to content

Commit 1fc288a

Browse files
authored
add citation
1 parent 2f4e6fe commit 1fc288a

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

README.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,18 @@ This repo contains code for aligning frames using TCAFF as well as an example ap
1111

1212
# Citation
1313

14-
If you use this code in your research, please cite our paper, which will be released soon.
14+
If you use this code in your research, please cite our paper:
15+
16+
M.B. Peterson, P.C. Lusk, A. Avila and J.P. How, "TCAFF: Temporal Consistency for Robot Frame Alignment," ICRA 2025.
17+
18+
```
19+
@article{peterson2024tcaff,
20+
title={TCAFF: Temporal Consistency for Robot Frame Alignment},
21+
author={Peterson, Mason B and Lusk, Parker C and Avila, Antonio and How, Jonathan P},
22+
journal={arXiv preprint arXiv:2405.05210},
23+
year={2024}
24+
}
25+
```
1526

1627
# Installation
1728

0 commit comments

Comments
 (0)