Skip to content

Commit 3b49cf9

Browse files
author
TTimelord
committed
update arXiv and bibtex
1 parent 8540a1b commit 3b49cf9

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Code for the ICRA 2023 paper "Sim2Real$^2$: Actively Building Explicit Physics Model for Precise Articulated Object Manipulation"
33
![Overview](https://github.com/TTimelord/Sim2Real2-site/blob/main/static/images/overview.png?raw=true)
44

5-
[Website](https://ttimelord.github.io/Sim2Real2-site)|[arXiv]()|[Video](https://youtu.be/Xj2N2Hy38P4)
5+
[Website](https://ttimelord.github.io/Sim2Real2-site)|[arXiv](https://arxiv.org/abs/2302.10693)|[Video](https://youtu.be/Xj2N2Hy38P4)
66

77
## About This Repo
88
The Sim2Real$^2$ algorithm has 3 parts, the **Interactive Perception** module, the **Explicit Physics Model Construction** module, and the **Sampling-based Model Predictive Control** module. They are corresponding to 3 folders in this repo, `where2act`, `ditto`, and `CEM`. [Sapien](https://github.com/haosulab/SAPIEN) was used for all the training and planning processes.
@@ -94,5 +94,14 @@ In order to do the real experiment, a module that can acquire measurements from
9494
9595
## Citations
9696
```
97-
97+
@misc{ma2023sim2real2,
98+
title={Sim2Real$^2$: Actively Building Explicit Physics Model for Preci
99+
se Articulated Object Manipulation},
100+
author={Liqian Ma and Jiaojiao Meng and Shuntao Liu and Weihang Che
101+
n and Jing Xu and Rui Chen},
102+
year={2023},
103+
eprint={2302.10693},
104+
archivePrefix={arXiv},
105+
primaryClass={cs.RO}
106+
}
98107
```

0 commit comments

Comments
 (0)