Skip to content

Commit 1e559e5

Browse files
committed
contact solver: cleaning code
1 parent f1835ab commit 1e559e5

File tree

1 file changed

+1
-14
lines changed

1 file changed

+1
-14
lines changed

publications/simple-contact-solver/index.html

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ <h2 class="title is-3">Abstract</h2>
185185
<!--/ Abstract. -->
186186
<!-- Benchmarks. -->
187187
<div class="columns is-centered has-text-centered">
188-
<div class="column is-four-fifths">
188+
<div class="column is-max-desktop">
189189
<h2 class="title is-3">Benchmarks</h2>
190190
<div class="container is-max-desktop">
191191

@@ -210,19 +210,6 @@ <h2 class="title is-3">Benchmarks</h2>
210210
</div>
211211
</div>
212212
</div>
213-
<!--/ Matting. -->
214-
<!-- <div class="content has-text-justified">
215-
<div class="results-row">
216-
<div class="results-column">
217-
<image src="./static/images/ur5.png" alt="Computational time for UR5 robot." style="width:100%">
218-
</div>
219-
<div class="results-column">
220-
<image src="./static/images/humanoid.png" alt="Computational time for MuJoCo humanoid." style="width:100%">
221-
</div>
222-
<div class="results-column">
223-
<image src="./static/images/cassie.png" alt="Computational time for Cassie robot." style="width:100%">
224-
</div>
225-
</div> -->
226213
</div>
227214
</div>
228215
<!--/ Benchmarks. -->

0 commit comments

Comments
 (0)