Skip to content

Commit 88e7e46

Browse files
added technical figure
1 parent 1e96763 commit 88e7e46

2 files changed

Lines changed: 38 additions & 5 deletions

File tree

index.html

Lines changed: 38 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h1 class="title is-1 publication-title">Ark: An Open-source Python-based Framew
4040
<div class="is-size-5 publication-authors" style="font-size: 17px !important;">
4141
<span class="author-block">
4242
Magnus Dierking, Christopher E. Mower, Sarthak Das, Huang Helong, Jiacheng Qiu, Cody Reading,
43-
Wei Chen, Huidong Liang, Huang Guowei, Jan Peters, Quan Xingyue<sup></sup>, Jun Wang<sup></sup>, Haitham Bou-Ammar<sup></sup>
43+
Wei Chen, Huidong Liang, Huang Guowei, Jan Peters, Quan Xingyue, Jun Wang, Haitham Bou-Ammar
4444
</span>
4545

4646
</div>
@@ -73,12 +73,12 @@ <h1 class="title is-1 publication-title">Ark: An Open-source Python-based Framew
7373
<div class="publication-links">
7474
<!-- PDF Link. -->
7575
<span class="link-block">
76-
<a href="./media/paper/noah_robot_iros25.pdf"
76+
<a href=""
7777
class="external-link button is-normal is-rounded is-dark">
7878
<span class="icon">
7979
<i class="fas fa-file-pdf"></i>
8080
</span>
81-
<span>Paper</span>
81+
<span>arXiv</span>
8282
</a>
8383
</span>
8484
<!-- <span class="link-block">
@@ -103,7 +103,7 @@ <h1 class="title is-1 publication-title">Ark: An Open-source Python-based Framew
103103
</span> -->
104104

105105
<span class="link-block">
106-
<a href="https://openpyro-a1.github.io/"
106+
<a href=""
107107
class="external-link button is-normal is-rounded is-dark">
108108
<span class="icon">
109109
<i class="fab fa-github"></i>
@@ -172,7 +172,40 @@ <h2 class="title is-3">Abstract</h2>
172172
</div>
173173
</div>
174174
</div>
175+
</section>
175176

177+
178+
<!-- Image Section. -->
179+
<section class="section">
180+
<section class="section">
181+
<div class="container is-max-widescreen">
182+
<div class="columns is-centered has-text-centered">
183+
<h2 class="title is-3">Technical Diagram</h2>
184+
</div>
185+
<br>
186+
187+
<div class="container is-max-desktop">
188+
<div class="columns is-centered has-text-centered">
189+
<div class="column is-four-fifths">
190+
<!-- <h2 class="title is-3">Image</h2> -->
191+
<div class="content has-text-justified">
192+
<center>
193+
<img src="static/images/technical.jpg" alt="Ark Network" width="900" height="600">
194+
</center>
195+
</div>
196+
</div>
197+
</div>
198+
</div>
199+
</section>
200+
201+
<!-- Image Section. -->
202+
<section class="section">
203+
<section class="section">
204+
<div class="container is-max-widescreen">
205+
<div class="columns is-centered has-text-centered">
206+
<h2 class="title is-3">Seamless Sim-Real Transition</h2>
207+
</div>
208+
<br>
176209
<div class="container is-max-desktop">
177210
<div class="columns is-centered has-text-centered">
178211
<div class="column is-four-fifths">
@@ -482,7 +515,7 @@ <h3 class="title is-4">▪️ Low-cost, Ease of repair and Scalability</h3>
482515
<section class="section" id="Citation">
483516
<div class="container is-max-widescreen content">
484517
<h2 class="title">BibTeX</h2>
485-
<pre><code> @misc{...,
518+
<pre><code> @misc{robotark2025,
486519
title = {Ark: An Open-source Python-based Framework for Robot Learning},
487520
author = {Magnus Dierking, Christopher E. Mower, Sarthak Das, Huang Helong, Jiacheng Qiu, Cody Reading,
488521
Wei Chen, Huidong Liang, Huang Guowei, Jan Peters, Quan Xingyue, Jun Wang, Haitham Bou-Ammar},

static/images/technical.jpg

1.85 MB
Loading

0 commit comments

Comments
 (0)