Skip to content

Commit b933eb5

Browse files
committed
Merge branch 'master' of github.com:OpenPerceptionX/OpenPerceptionX.github.io
2 parents 54a8bba + 29c4617 commit b933eb5

File tree

3 files changed

+26
-1
lines changed

3 files changed

+26
-1
lines changed

data/publications.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ export const publications: {
314314
},
315315
{
316316
title: "WholeBodyVLA: Towards Unified Latent VLA for Whole-body Loco-manipulation Control",
317-
link: "https://opendrivelab.com/WholeBodyVLA/static/pdf/WholeBodyVLA.pdf",
317+
link: "https://arxiv.org/abs/2512.11047",
318318
image: "/assets/publication/wholebodyvla.jpg",
319319
author: "Haoran Jiang, Jin Chen, Qingwen Bu, Li Chen, Modi Shi, Yanjie Zhang, Delong Li, Chuanzhe Suo, Chuang Wang, Zhihui Peng, Hongyang Li",
320320
note: "arXiv 2025",

data/team.tsx

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -696,6 +696,31 @@ export const members: {
696696
],
697697
keys: ["phd"],
698698
},
699+
{
700+
name: "Zihao Zhang",
701+
image: "/assets/person/zihao_zhang.jpeg",
702+
desc: "Southeast University",
703+
image_s: "/assets/person/zihao_zhang.jpeg",
704+
links: [
705+
{
706+
icon: "homepage",
707+
url: "https://zizizi-hao.github.io/"
708+
},
709+
{
710+
icon: "email",
711+
url: "zhangzihao@opendrivelab.com",
712+
},
713+
{
714+
icon: "scholar",
715+
url: "https://scholar.google.com/citations?user=R2Brvm4AAAAJ\&hl=en",
716+
},
717+
{
718+
icon: "github",
719+
url: "https://github.com/Zizizi-hao",
720+
},
721+
],
722+
keys: ["phd"],
723+
},
699724
{
700725
name: "Shijia Peng",
701726
image: "/assets/person/shijia_peng.jpg",
834 KB
Loading

0 commit comments

Comments
 (0)