Skip to content

Commit 2c48b29

Browse files
committed
add smaller architecture diag
1 parent 77a6d79 commit 2c48b29

File tree

2 files changed

+1261
-1
lines changed

2 files changed

+1261
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ <h2 class="title is-3">Abstract</h2>
212212
<div class="column">
213213
<div class="hero-body">
214214
<h2 class="title is-3">Architecture</h2>
215-
<img src="static/images/rcs_architecture.svg" alt="RCS Architecture."
215+
<img src="static/images/rcs_architecture_small.svg" alt="RCS Architecture."
216216
width="100%">
217217
<div class="content has-text-justified">
218218
Fig. 1: The applications on the left side interface with the environment on the right side, which can be a simulation or a real robot, through the Gymnasium interface. Sensors, actuators, and data observers wrap the environment by mutating the action, and/or the observation space.<br>

0 commit comments

Comments
 (0)