Skip to content

Commit bb9abba

Browse files
committed
added arxiv
1 parent e0ebaa1 commit bb9abba

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ <h1 class="title is-1 publication-title">Sampling-Based System Identification wi
7373
</span>
7474
<!-- arXiv Link. -->
7575
<span class="link-block">
76-
<a href=""
76+
<a href="https://arxiv.org/abs/2505.14266"
7777
class="external-link button is-normal is-rounded is-dark" target="_blank">
7878
<span class="icon">
7979
<i class="ai ai-arxiv"></i>
@@ -449,7 +449,12 @@ <h2 class="title is-2" style="text-align: center; padding-bottom: 10px;">
449449
<section class="section" id="BibTeX">
450450
<div class="container content">
451451
<h2 class="titile">BibTeX</h2>
452-
<pre><code></code></pre>
452+
<pre><code>@article{sobanbabu2025spiactive,
453+
title={Sampling-Based System Identification with Active Exploration for Legged Robot Sim2Real Learning},
454+
author={Nikhil Sobanbabu and Guanqi He and Tairan He and Yuxiang Yang and Guanya Shi},
455+
year={2025}
456+
url={https://arxiv.org/abs/2505.14266},
457+
}</code></pre>
453458
</div>
454459
</section>
455460

0 commit comments

Comments
 (0)