yuchiallanzhao commited on
Commit
9f08e4b
·
verified ·
1 Parent(s): 008a149

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -8
README.md CHANGED
@@ -5,13 +5,12 @@
5
  ## Citation
6
 
7
  ```
8
- @misc{zhao2025anyplacelearninggeneralizedobject,
9
- title={AnyPlace: Learning Generalized Object Placement for Robot Manipulation},
10
- author={Yuchi Zhao and Miroslav Bogdanovic and Chengyuan Luo and Steven Tohme and Kourosh Darvish and Alán Aspuru-Guzik and Florian Shkurti and Animesh Garg},
11
- year={2025},
12
- eprint={2502.04531},
13
- archivePrefix={arXiv},
14
- primaryClass={cs.RO},
15
- url={https://arxiv.org/abs/2502.04531},
16
  }
17
  ```
 
5
  ## Citation
6
 
7
  ```
8
+ @inproceedings{
9
+ zhao2025anyplace,
10
+ title={AnyPlace: Learning Generalizable Object Placement for Robot Manipulation},
11
+ author={Yuchi Zhao and Miroslav Bogdanovic and Chengyuan Luo and Steven Tohme and Kourosh Darvish and Alan Aspuru-Guzik and Florian Shkurti and Animesh Garg},
12
+ booktitle={9th Annual Conference on Robot Learning},
13
+ year={2025},
14
+ url={https://openreview.net/forum?id=H0zFqW6QM0}
 
15
  }
16
  ```