Skip to content

Commit 60b6443

Browse files
committed
add SIMPLE
1 parent f1d0b8c commit 60b6443

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

src/features/project-page/content/projectContent.js

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ export const projectPageContent = {
210210
},
211211
{
212212
label: "SIMPLE",
213-
href: "https://github.com/physical-superintelligence-lab/SIMPLE",
213+
href: "https://psi-lab.ai/SIMPLE/",
214214
external: true,
215215
},
216216
],
@@ -711,6 +711,13 @@ export const projectPageContent = {
711711
author={Wei, Songlin and Jing, Hongyi and Li, Boqian and Zhao, Zhenyu and Mao, Jiageng and Ni, Zhenhao and He, Sicheng and Liu, Jie and Liu, Xiawei and Kang, Kaidi and others},
712712
journal={arXiv preprint arXiv:2603.12263},
713713
year={2026}
714+
}
715+
716+
@article{wei2026simple,
717+
title={SIMPLE: Simulation-Based Policy Learning and Evaluation for Humanoid Loco-manipulation},
718+
author={Wei, Songlin and Ni, Zhenhao and Liu, Jie and Zhao, Zhenyu and Ye, Junjie and Jing, Hongyi and Xia, Junkai and Liu, Xiawei and Leong, Michael and Heng, Liang and Huang, Di and Wang, Yue},
719+
journal={arXiv preprint arXiv:2606.08278},
720+
year={2026}
714721
}`,
715722
},
716723
footer: {

0 commit comments

Comments
 (0)