Skip to content

Commit

Permalink
Update project video
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuyifengzju committed May 30, 2024
1 parent d989bcb commit bf4f175
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions docs/_layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -188,13 +188,14 @@ <h1 class="title is-2 publication-title">ORION: Vision-based Manipulation from S
<div class="column is-four-fifths">
<!-- <h2 class="title is-3">Video</h2> -->
<div class="publication-video">
<!-- <iframe src="https://utexas.box.com/shared/static/ah581u6u970qlopeg3vof92qm72982nv.mp4" type="video/mp4"
<!-- <iframe src="" type="video/mp4"
frameborder="0" allow="autoplay" allowfullscreen>
</iframe> -->
<video poster="" id="opening-video" autoplay controls muted loop playsinline height="100%">
<iframe width="560" height="315" src="https://www.youtube.com/embed/hubAbximDuc?si=WqaTnnUJ-o4R-NM5" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
<!-- <video poster="" id="opening-video" autoplay controls muted loop playsinline height="100%">
<source src="static/videos/ORION_supp_video.mp4"
type="video/mp4">
</video>
</video> -->
</div>
<!-- <div class="subtitle">
Expand Down

0 comments on commit bf4f175

Please sign in to comment.