Skip to content

Commit d99c6c3

Browse files
committed
capitalization fix
1 parent 7fc0209 commit d99c6c3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1217,7 +1217,7 @@ <h3 class="title is-4" style="margin-top: 3rem;">Failure Analysis</h3>
12171217
<source src="./static/videos/failure/onion_grasp_failure.mp4" type="video/mp4"/>
12181218
</video>
12191219
</div>
1220-
<p class="video-caption">Move onion from rotating server to basket<br/><em>Slight errors in hand pose prediction caused the object to slip</em></p>
1220+
<p class="video-caption">Move Onion from Rotating Server to Basket<br/><em>Slight errors in hand pose prediction caused the object to slip</em></p>
12211221
</div>
12221222
</li>
12231223
<li class="glide__slide">
@@ -1227,7 +1227,7 @@ <h3 class="title is-4" style="margin-top: 3rem;">Failure Analysis</h3>
12271227
<source src="./static/videos/failure/spray_bottle_pump.mp4" type="video/mp4"/>
12281228
</video>
12291229
</div>
1230-
<p class="video-caption">Pump syrup bottle<br/><em>Mispredicted motion direction prevented pumping</em></p>
1230+
<p class="video-caption">Pump Syrup Bottle<br/><em>Mispredicted motion direction prevented pumping</em></p>
12311231
</div>
12321232
</li>
12331233
<li class="glide__slide">
@@ -1237,7 +1237,7 @@ <h3 class="title is-4" style="margin-top: 3rem;">Failure Analysis</h3>
12371237
<source src="./static/videos/failure/collision_failure.mp4" type="video/mp4"/>
12381238
</video>
12391239
</div>
1240-
<p class="video-caption">Move bread from plate to oven tray<br/><em>Bias toward specific hand sizes seen in training caused a collision in the cluttered scene</em></p>
1240+
<p class="video-caption">Move Bread from Plate to Oven Tray<br/><em>Bias toward specific hand sizes seen in training caused a collision in the cluttered scene</em></p>
12411241
</div>
12421242
</li>
12431243
<li class="glide__slide">
@@ -1247,7 +1247,7 @@ <h3 class="title is-4" style="margin-top: 3rem;">Failure Analysis</h3>
12471247
<source src="./static/videos/failure/open_drawer_place.mp4" type="video/mp4"/>
12481248
</video>
12491249
</div>
1250-
<p class="video-caption">Open the drawer<br/><em>Mispredicted hand pose caused the robot to displace the drawer while opening it</em></p>
1250+
<p class="video-caption">Open the Drawer<br/><em>Mispredicted hand pose caused the robot to displace the drawer while opening it</em></p>
12511251
</div>
12521252
</li>
12531253
<li class="glide__slide">
@@ -1257,7 +1257,7 @@ <h3 class="title is-4" style="margin-top: 3rem;">Failure Analysis</h3>
12571257
<source src="./static/videos/failure/new_height_failure.mp4" type="video/mp4"/>
12581258
</video>
12591259
</div>
1260-
<p class="video-caption">Pull out oven tray<br/><em>Failure to generalize to new oven's grasp height prevented successful tray removal</em></p>
1260+
<p class="video-caption">Pull out Oven Tray<br/><em>Failure to generalize to new oven's grasp height prevented successful tray removal</em></p>
12611261
</div>
12621262
</li>
12631263
</ul>

0 commit comments

Comments
 (0)