Skip to content

Commit 5ca850e

Browse files
committed
contact solver: replacing pdf by png
1 parent ae2ef91 commit 5ca850e

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

publications/simple-contact-solver/index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,9 @@ <h2 class="title is-3">Abstract</h2>
184184
<div class="column is-four-fifths">
185185
<h2 class="title is-3">Benchmarks</h2>
186186
<div class="content has-text-justified">
187-
<embed src="./images/cassie.pdf" alt="Computational time for Cassie robot." type="application/pdf">
187+
<image src="./images/ur5.png" alt="Computational time for UR5 robot.">
188+
<image src="./images/humanoid.png" alt="Computational time for MuJoCo humanoid.">
189+
<image src="./images/cassie.png" alt="Computational time for Cassie robot.">
188190
</div>
189191
</div>
190192
</div>
36.1 KB
Loading
36.6 KB
Loading
36.1 KB
Loading

0 commit comments

Comments
 (0)