Skip to content

Commit

Permalink
[3/18/24] Update videos in 3R
Browse files Browse the repository at this point in the history
  • Loading branch information
cancui19 committed Mar 18, 2024
1 parent 1936649 commit 6b7ca67
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions 3R.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ <h2>Highway Demos</h2>
<div class="row gtr-200">
<div class="col-9 col-12-medium">
<h3>Highway Safe Passing Scenario Through Standard Prompting</h3>
<iframe width="900" height="500" src="https://www.youtube.com/embed/rqM0GmrDDVU"
<iframe width="900" height="500" src="https://www.youtube.com/embed/wPVXUAyhvAM"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
Expand All @@ -133,7 +133,7 @@ <h3>Highway Safe Passing Scenario Through Standard Prompting</h3>
<div class="row gtr-200">
<div class="col-9 col-12-medium">
<h3>Highway Safe Passing Scenario Through Chain-of-thought Prompting</h3>
<iframe width="900" height="500" src="https://www.youtube.com/embed/zgWO1wUhwFM"
<iframe width="900" height="500" src="https://www.youtube.com/embed/cPFk1nfRcvM"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
Expand All @@ -148,7 +148,7 @@ <h3>Highway Safe Passing Scenario Through Chain-of-thought Prompting</h3>
<div class="row gtr-200">
<div class="col-9 col-12-medium">
<h3>Highway Unsafe Passing Scenario Through Standard Prompting</h3>
<iframe width="900" height="500" src="https://www.youtube.com/embed/2r0s7U6312c"
<iframe width="900" height="500" src="https://www.youtube.com/embed/SPenkKMk1ik"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
Expand All @@ -162,15 +162,15 @@ <h3>Highway Unsafe Passing Scenario Through Standard Prompting</h3>
<div class="row gtr-200">
<div class="col-9 col-12-medium">
<h3>Highway Unsafe Passing Scenario Through Chain-of-thought Prompting</h3>
<iframe width="900" height="500" src="https://www.youtube.com/embed/fZrgs8VSDyo"
<iframe width="900" height="500" src="https://www.youtube.com/embed/hSy9ePeAqXs"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
</section>

</section>
<section class="post">
<h2>Intersection Demos</h2>
<h2>Merging Demos</h2>
<header class="major">
<!-- <span class="date">April 25, 2017</span> -->
</header>
Expand All @@ -179,7 +179,7 @@ <h2>Intersection Demos</h2>
<div class="row gtr-200">
<div class="col-9 col-12-medium">
<h3>Merging Scenario with No Extra Command</h3>
<iframe width="900" height="500" src="https://www.youtube.com/embed/IDoLYGzx4wQ"
<iframe width="900" height="500" src="https://www.youtube.com/embed/-MIP1jHS__8"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
Expand All @@ -193,7 +193,7 @@ <h3>Merging Scenario with No Extra Command</h3>
<div class="row gtr-200">
<div class="col-9 col-12-medium">
<h3>Merging Scenario with Command "Drive Aggressively"</h3>
<iframe width="900" height="500" src="https://www.youtube.com/embed/1V88DCHyASE"
<iframe width="900" height="500" src="https://www.youtube.com/embed/26e_GgLDCKs"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
Expand All @@ -210,12 +210,12 @@ <h3>Merging Scenario with Command "Drive Aggressively"</h3>
<div class="col-9 col-12-medium">
<h3>Merging Scenario with the Command "Drive Conservatively"</h3>
<iframe width="900" height="500"
src="https://www.youtube.com/embed/sbEtHRJHisU"
src="https://www.youtube.com/embed/eO5uiCXPdxs"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
</section>
</section>
</section>
</div>
</div>
<hr>
Expand Down

0 comments on commit 6b7ca67

Please sign in to comment.