Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jmichaux authored Sep 8, 2024
1 parent b16b5c6 commit 4ccd60a
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -277,13 +277,18 @@ <h2 class="section_title">Method</h2>
<h2 class="section_title">Example Trajectory</h2>
<p class="body"></p>
<div class="video-line1">
<video src="https://github.com/user-attachments/assets/d71ad793-431b-4598-9753-3942817b5958", width="900pt", controls="true" muted playsinline>
</video>
<!-- <video src="https://github.com/user-attachments/assets/d71ad793-431b-4598-9753-3942817b5958", width="900pt", controls="true" muted playsinline>
</video> -->
<video width="900" controls="true" muted plasinline>
<source ssrc="https://github.com/user-attachments/assets/d71ad793-431b-4598-9753-3942817b5958"">
</video>
</div>
<div style="text-align: center;">
<img src="./figures/example_sim_traj.png", width="900pt">
</div>
</div>



<!-- Results -->
<style>
Expand Down

0 comments on commit 4ccd60a

Please sign in to comment.