Skip to content

Commit 6c52756

Browse files
committed
web teaser
1 parent dd4230b commit 6c52756

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

public/RoboNaldo/index.html

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1 class="paper-title">
131131
<img class="logo-hku-text" src="/assets/brand/hku-logo-wine.png" alt="The University of Hong Kong">
132132
</a>
133133
<a href="https://www.cuhk.edu.hk/" target="_blank" rel="noopener" aria-label="The Chinese University of Hong Kong">
134-
<img class="logo-cuhk-text" src="/assets/brand/cuhk-logo-wine.png" alt="The Chinese University of Hong Kong">
134+
<img class="logo-cuhk-text" src="/assets/brand/cuhk.png" alt="The Chinese University of Hong Kong">
135135
</a>
136136
<a href="https://www.archonrobotics.ai/" target="_blank" rel="noopener" aria-label="Archon Robotics">
137137
<img class="logo-archon-text" src="/assets/brand/archon-text-transparent.svg" alt="Archon Robotics">
@@ -522,10 +522,13 @@ <h2>BibTeX</h2>
522522
<div class="bibtex-box">
523523
<button type="button" data-copy-target="bibtex-code">Copy</button>
524524
<pre id="bibtex-code"><code>@article{zhong2026robonaldo,
525-
title = {RoboNaldo: Accurate, Stable and Powerful Humanoid Soccer Shooting via Motion-Guided Curriculum Reinforcement Learning},
526-
author = {Zhong, Yichao and Lu, Yidan and Lu, Yuhang and Tang, Tianyang and Mai, Haoguang and Pan, Yixuan and Li, Tianyu and Chen, Li and Wang, Jingbo and Li, Zhongyu and Lu, Peng and Li, Hongyang},
527-
note = {Under review},
528-
year = {2026}
525+
title = {RoboNaldo: Accurate, Stable and Powerful Humanoid Soccer Shooting via Motion-Guided Curriculum Reinforcement Learning},
526+
author = {Zhong, Yichao and Lu, Yidan and Lu, Yuhang and Tang, Tianyang and Mai, Haoguang and Pan, Yixuan and Li, Tianyu and Chen, Li and Wang, Jingbo and Li, Zhongyu and Lu, Peng and Li, Hongyang},
527+
year = {2026},
528+
eprint = {2606.11092},
529+
archivePrefix = {arXiv},
530+
primaryClass = {cs.RO},
531+
url = {https://arxiv.org/abs/2606.11092}
529532
}</code></pre>
530533
</div>
531534
</div>

0 commit comments

Comments
 (0)