@@ -44,35 +44,35 @@ export const members: {
4444 ] ,
4545 keys : [ "staff" ] ,
4646 } ,
47- // {
48- // name: "Li Chen",
49- // image: "/assets/person/li_chen.jpg",
50- // image_s: "/assets/person/li_chen_s.jpg",
51- // desc: "End-to-End Autonomous Driving & Embodied AI",
52- // links: [
53- // {
54- // icon: "homepage",
55- // url: "https://ilnehc.github.io/",
56- // },
57- // {
58- // icon: "scholar",
59- // url: "https://scholar.google.com/citations?user=ulZxvY0AAAAJ",
60- // },
61- // {
62- // icon: "email",
63- // url: "mailto:lichen@opendrivelab.com",
64- // },
65- // {
66- // icon: "github",
67- // url: "https://github.com/ilnehc",
68- // },
69- // {
70- // icon: "x",
71- // url: "https://twitter.com/ilnehc",
72- // },
73- // ],
74- // keys: ["hku" ],
75- // },
47+ {
48+ name : "Li Chen" ,
49+ image : "/assets/person/li_chen.jpg" ,
50+ image_s : "/assets/person/li_chen_s.jpg" ,
51+ desc : "End-to-End Autonomous Driving & Embodied AI" ,
52+ links : [
53+ {
54+ icon : "homepage" ,
55+ url : "https://ilnehc.github.io/" ,
56+ } ,
57+ {
58+ icon : "scholar" ,
59+ url : "https://scholar.google.com/citations?user=ulZxvY0AAAAJ" ,
60+ } ,
61+ {
62+ icon : "email" ,
63+ url : "mailto:lichen@opendrivelab.com" ,
64+ } ,
65+ {
66+ icon : "github" ,
67+ url : "https://github.com/ilnehc" ,
68+ } ,
69+ {
70+ icon : "x" ,
71+ url : "https://twitter.com/ilnehc" ,
72+ } ,
73+ ] ,
74+ keys : [ ] ,
75+ } ,
7676 {
7777 name : "Huijie Wang" ,
7878 image : "/assets/person/huijie_wang.jpg" ,
@@ -102,31 +102,31 @@ export const members: {
102102 ] ,
103103 keys : [ "staff" ] ,
104104 } ,
105- // {
106- // name: "Chonghao Sima",
107- // image: "/assets/person/chonghao_sima.jpg",
108- // image_s: "/assets/person/chonghao_sima_s.jpg",
109- // desc: "Autonomous Driving",
110- // links: [
111- // {
112- // icon: "scholar",
113- // url: "https://scholar.google.com/citations?user=dgYJ6esAAAAJ",
114- // },
115- // {
116- // icon: "email",
117- // url: "mailto:smch@opendrivelab.com",
118- // },
119- // {
120- // icon: "github",
121- // url: "https://github.com/ChonghaoSima",
122- // },
123- // {
124- // icon: "x",
125- // url: "https://twitter.com/smch_1127",
126- // },
127- // ],
128- // keys: ["hku" ],
129- // },
105+ {
106+ name : "Chonghao Sima" ,
107+ image : "/assets/person/chonghao_sima.jpg" ,
108+ image_s : "/assets/person/chonghao_sima_s.jpg" ,
109+ desc : "Autonomous Driving" ,
110+ links : [
111+ {
112+ icon : "scholar" ,
113+ url : "https://scholar.google.com/citations?user=dgYJ6esAAAAJ" ,
114+ } ,
115+ {
116+ icon : "email" ,
117+ url : "mailto:smch@opendrivelab.com" ,
118+ } ,
119+ {
120+ icon : "github" ,
121+ url : "https://github.com/ChonghaoSima" ,
122+ } ,
123+ {
124+ icon : "x" ,
125+ url : "https://twitter.com/smch_1127" ,
126+ } ,
127+ ] ,
128+ keys : [ ] ,
129+ } ,
130130 {
131131 name : "Tianyu Li" ,
132132 image : "/assets/person/tianyu_li.jpg" ,
0 commit comments