Skip to content

Commit 1c48a49

Browse files
committed
.
1 parent 2bb0d99 commit 1c48a49

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

data/publications.tsx

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -67,19 +67,19 @@ export const publications: {
6767
}[] = [
6868
{
6969
title: "SMASH: Mastering Scalable Whole-Body Skills for Humanoid Ping-Pong with Egocentric Vision",
70-
link: "/SMASH/",
71-
image: "https://ik.imagekit.io/opendrivelab/2026-03-27%2022.24.48.png",
72-
image_sliding: "https://ik.imagekit.io/opendrivelab/2026-03-27%2022.24.48.png",
73-
author: "",
74-
note: "arXiv",
70+
link: "https://arxiv.org/abs/2604.01158",
71+
image: "https://ik.imagekit.io/opendrivelab/SMASH.png",
72+
image_sliding: "https://ik.imagekit.io/opendrivelab/2026-04-02%2012.18.26.png",
73+
author: "Junli Ren, Yinghui Li, Kai Zhang, Penglin Fu, Haoran Jiang, Yixuan Pan, Guangjun Zeng, Tao Huang, Weizhong Guo, Peng Lu, Tianyu Li, Jingbo Wang, Li Chen, Hongyang Li, Ping Luo",
74+
note: "Preprint 2026",
7575
noteoption: '',
7676
star: "",
7777
starlink: "",
7878
icon: [
79-
// {
80-
// type: "page",
81-
// link: "https://mmlab.hk/Smash/",
82-
// },
79+
{
80+
type: "page",
81+
link: "https://mmlab.hk/Smash/",
82+
},
8383
],
8484
description: "The future of robotics begins where the lab ends: in open-world interaction.",
8585
keys: ['embodied_ai', 'home_sliding'],

0 commit comments

Comments
 (0)