We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae2ef91 commit 5ca850eCopy full SHA for 5ca850e
publications/simple-contact-solver/index.html
@@ -184,7 +184,9 @@ <h2 class="title is-3">Abstract</h2>
184
<div class="column is-four-fifths">
185
<h2 class="title is-3">Benchmarks</h2>
186
<div class="content has-text-justified">
187
- <embed src="./images/cassie.pdf" alt="Computational time for Cassie robot." type="application/pdf">
+ <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.">
190
</div>
191
192
publications/simple-contact-solver/static/images/cassie.png
36.1 KB
publications/simple-contact-solver/static/images/humanoid.png
36.6 KB
publications/simple-contact-solver/static/images/ur5.png
0 commit comments