Skip to content

Commit 00935c3

Browse files
Updates videos for failure cases in r3m
1 parent 28e0d2d commit 00935c3

9 files changed

+21
-2
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.zip

index.html

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ <h3 class="title is-5">Failure cases for R3M</h3>
438438
</div>
439439
<div class="item item-blueshirt">
440440
<video poster="" id="blueshirt" autoplay muted loop height="100%">
441-
<source src="media/failure_cases/r3m/4_close_laptop_lid_11_w300000_s0_fail.mp4"
441+
<source src="media/failure_cases/r3m/4_move_hanger_11_w300000_s0_fail.mp4"
442442
type="video/mp4">
443443
</video>
444444
</div>
@@ -456,7 +456,7 @@ <h3 class="title is-5">Failure cases for R3M</h3>
456456
</div>
457457
<div class="item item-chair-tp">
458458
<video poster="" id="chair-tp" autoplay muted loop height="100%">
459-
<source src="media/failure_cases/r3m/7_close_laptop_lid_6_w300000_s2_fail.mp4"
459+
<source src="media/failure_cases/r3m/7_move_hanger_12_w300000_s0_fail.mp4"
460460
type="video/mp4">
461461
</video>
462462
</div>
@@ -478,6 +478,24 @@ <h3 class="title is-5">Failure cases for R3M</h3>
478478
type="video/mp4">
479479
</video>
480480
</div>
481+
<div class="item item-shiba">
482+
<video poster="" id="shiba" autoplay muted loop height="100%">
483+
<source src="media/failure_cases/r3m/11_move_hanger_11_w300000_s0_fail.mp4"
484+
type="video/mp4">
485+
</video>
486+
</div>
487+
<div class="item item-shiba">
488+
<video poster="" id="shiba" autoplay muted loop height="100%">
489+
<source src="media/failure_cases/r3m/12_setup_chess_10_w300000_s0_fail.mp4"
490+
type="video/mp4">
491+
</video>
492+
</div>
493+
<div class="item item-shiba">
494+
<video poster="" id="shiba" autoplay muted loop height="100%">
495+
<source src="media/failure_cases/r3m/13_turn_oven_on_2_w300000_s1_fail.mp4"
496+
type="video/mp4">
497+
</video>
498+
</div>
481499
</div>
482500
</div>
483501
</div>
1.63 MB
Binary file not shown.
8.99 MB
Binary file not shown.
2.62 MB
Binary file not shown.
-2.3 MB
Binary file not shown.
1.63 MB
Binary file not shown.
-2.25 MB
Binary file not shown.
1.61 MB
Binary file not shown.

0 commit comments

Comments
 (0)