Skip to content

Commit dcbb857

Browse files
committed
added ICRA citation and grid webp
1 parent cb63f4b commit dcbb857

File tree

3 files changed

+9
-7
lines changed

3 files changed

+9
-7
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,12 @@ This repo contains the source code for the project website of the RCS paper loca
33

44
If you find RCS useful for your work, please consider citing it:
55
```
6-
@misc{juelg2025robotcontrolstack,
6+
@inproceedings{juelg2026robotcontrolstack,
77
title={{Robot Control Stack}: {A} Lean Ecosystem for Robot Learning at Scale},
88
author={Tobias J{\"u}lg and Pierre Krack and Seongjin Bien and Yannik Blei and Khaled Gamal and Ken Nakahara and Johannes Hechtl and Roberto Calandra and Wolfram Burgard and Florian Walter},
9-
year={2025},
10-
howpublished = {\url{https://arxiv.org/abs/2509.14932}}
9+
year={2026},
10+
booktitle={Proc.~of the IEEE Int.~Conf.~on Robotics \& Automation (ICRA)},
11+
note={Accepted for publication.}
1112
}
1213
```
1314

index.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ <h1 class="title">
151151
<span class="icon">
152152
<img src="static/images/hf_icon.svg" />
153153
</span>
154-
<span>TBA</span>
154+
<span>Data</span>
155155
</a>
156156
</span>
157157
</div>
@@ -531,11 +531,12 @@ <h2 class="title is-3 has-text-centered">Results</h2>
531531
<section class="section" id="BibTeX">
532532
<div class="container is-max-desktop content">
533533
<h2 class="title">BibTeX</h2>
534-
<pre><code>@misc{juelg2025robotcontrolstack,
534+
<pre><code>@inproceedings{juelg2026robotcontrolstack,
535535
title={{Robot Control Stack}: {A} Lean Ecosystem for Robot Learning at Scale},
536536
author={Tobias J{\"u}lg and Pierre Krack and Seongjin Bien and Yannik Blei and Khaled Gamal and Ken Nakahara and Johannes Hechtl and Roberto Calandra and Wolfram Burgard and Florian Walter},
537-
year={2025},
538-
howpublished = {\url{https://arxiv.org/abs/2509.14932}}
537+
year={2026},
538+
booktitle={Proc.~of the IEEE Int.~Conf.~on Robotics \& Automation (ICRA)},
539+
note={Accepted for publication.}
539540
}
540541
</code></pre>
541542
</div>

static/videos/grid.webp

6.87 MB
Loading

0 commit comments

Comments
 (0)