Skip to content

Commit 59c75da

Browse files
committed
change robonaldo posterfig
1 parent 995f1d2 commit 59c75da

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

data/publications.tsx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ export const publications: {
6868
{
6969
title: "RoboNaldo: Accurate, Stable and Powerful Humanoid Soccer Shooting via Motion-Guided Curriculum Reinforcement Learning",
7070
link: "https://arxiv.org/abs/2606.11092",
71-
image: "https://ik.imagekit.io/lwzdfij3h/posters/web-robonaldo-all.webp",
72-
image_sliding: "https://ik.imagekit.io/lwzdfij3h/posters/web-robonaldo-all.webp",
71+
image: "/assets/publication/RoboNaldo.png",
72+
image_sliding: "/assets/publication/RoboNaldo.png",
7373
author: "Yichao Zhong, Yidan Lu, Yuhang Lu, Tianyang Tang, Haoguang Mai, Yixuan Pan, Tianyu Li, Li Chen, Jingbo Wang, Zhongyu Li, Peng Lu, Hongyang Li",
7474
note: "Preprint 2026",
7575
noteoption: '',
@@ -88,6 +88,10 @@ export const publications: {
8888
type: "youtube",
8989
link: "https://youtu.be/a6DQJWE5dJg",
9090
},
91+
{
92+
type: "bilibili",
93+
link: "https://www.bilibili.com/video/BV11sEz6NEbZ/",
94+
},
9195
],
9296
description: "World's first sub-meter accurate humanoid soccer shooting policy in general cases — single human reference, learn to track, then deviate and adapt.",
9397
keys: ['embodied_ai', 'home_sliding'],
13.7 MB
Loading

0 commit comments

Comments
 (0)