Skip to content

Commit d91b8af

Browse files
committed
.
1 parent 3738391 commit d91b8af

File tree

1 file changed

+7
-11
lines changed

1 file changed

+7
-11
lines changed

public/challenge2025/index.html

Lines changed: 7 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -839,9 +839,9 @@ <h3 class="text-[1d4968]">
839839
</h3>
840840
<ul class="ml-6 space-y-3 list-outside list-disc">
841841
<li>
842-
Wei Cao (Bosch),
843-
<a href="mailto:dave.caowei@gmail.com" target="_blank" class="text-o-blue hover:underline">
844-
<code>dave.caowei@gmail.com</code>
842+
Tianyu Li (OpenDriveLab),
843+
<a href="mailto:tianyu@opendrivelab.com" target="_blank" class="text-o-blue hover:underline">
844+
<code>tianyu@opendrivelab.com</code>
845845
</a>
846846
</li>
847847
<li>
@@ -857,30 +857,26 @@ <h3 class="text-[1d4968]">
857857
</h3>
858858
<p>Please consider citing our work if the challenge helps your research with the following BibTex:</p>
859859
<div class="citation p-6 rounded-3xl">
860-
<span class="citation_red">@article</span>{<span class="citation_blue">Cao2025ARXIV</span>,
860+
<span class="citation_red">@article</span>{<span class="citation_blue">Cao2025CORL</span>,
861861
<br>
862862
&nbsp;&nbsp;&nbsp;&nbsp;title = {Pseudo-Simulation for Autonomous Driving},
863863
<br>
864864
&nbsp;&nbsp;&nbsp;&nbsp;author = {Wei Cao and Marcel Hallgarten and Tianyu Li and Daniel Dauner and Xunjiang Gu and Caojun Wang and Yakov Miron and Marco Aiello and Hongyang Li and Igor Gilitschenski and Boris Ivanovic and Marco Pavone and Andreas Geiger and Kashyap Chitta},
865865
<br>
866-
&nbsp;&nbsp;&nbsp;&nbsp;journal = {arXiv},
867-
<br>
868-
&nbsp;&nbsp;&nbsp;&nbsp;volume = {2506.04218},
866+
&nbsp;&nbsp;&nbsp;&nbsp;booktitle = {Conference on Robot Learning (CoRL)},
869867
<br>
870868
&nbsp;&nbsp;&nbsp;&nbsp;year = {2025}
871869
<br>
872870
}
873871
</div>
874872
<div class="citation p-6 rounded-3xl">
875-
<span class="citation_red">@inproceedings</span>{<span class="citation_blue">Dauner2024ARXIV</span>,
873+
<span class="citation_red">@inproceedings</span>{<span class="citation_blue">Dauner2024NEURIPS</span>,
876874
<br>
877875
&nbsp;&nbsp;&nbsp;&nbsp;title = {NAVSIM: Data-Driven Non-Reactive Autonomous Vehicle Simulation and Benchmarking},
878876
<br>
879877
&nbsp;&nbsp;&nbsp;&nbsp;author = {Daniel Dauner and Marcel Hallgarten and Tianyu Li and Xinshuo Weng and Zhiyu Huang and Zetong Yang and Hongyang Li and Igor Gilitschenski and Boris Ivanovic and Marco Pavone and Andreas Geiger and Kashyap Chitta},
880878
<br>
881-
&nbsp;&nbsp;&nbsp;&nbsp;journal = {arXiv},
882-
<br>
883-
&nbsp;&nbsp;&nbsp;&nbsp;volume = {2406.15349},
879+
&nbsp;&nbsp;&nbsp;&nbsp;booktitle = {Advances in Neural Information Processing Systems (NeurIPS)},
884880
<br>
885881
&nbsp;&nbsp;&nbsp;&nbsp;year = {2024}
886882
<br>

0 commit comments

Comments
 (0)