@@ -121,27 +121,27 @@ <h1 class="title is-2 publication-title">Modular Self-Reconfigurable Continuum R
121121 < div class ="column has-text-centered ">
122122 < div class ="publication-links ">
123123 <!-- PDF Link. -->
124- <!-- < span class="link-block">
125- <a href="https://arxiv.org/pdf/2011.12948 "
124+ < span class ="link-block ">
125+ < a href =""
126126 class ="external-link button is-normal is-rounded is-dark ">
127127 < span class ="icon ">
128128 < i class ="fas fa-file-pdf "> </ i >
129129 </ span >
130130 < span > Paper</ span >
131131 </ a >
132- </span> -->
133- < span class ="link-block ">
132+ </ span >
133+ <!-- < span class="link-block">
134134 <a href=""
135135 class="external-link button is-normal is-rounded is-dark">
136136 <span class="icon">
137137 <i class="ai ai-arxiv"></i>
138138 </span>
139139 <span>arXiv</span>
140140 </a>
141- </ span >
141+ </span> -->
142142 <!-- Video Link. -->
143143 < span class ="link-block ">
144- < a href ="https://www.youtube.com/watch?v=beDXZ00jntc&t=1s "
144+ < a href ="https://youtu.be/fGOGXbql8Bc?si=mox2ePw3ffEBoT1- "
145145 class ="external-link button is-normal is-rounded is-dark ">
146146 < span class ="icon ">
147147 < i class ="fab fa-youtube "> </ i >
@@ -283,7 +283,7 @@ <h2 class="title is-3">Abstract</h2>
283283 < div class ="column is-full-width ">
284284 < h2 class ="title is-3 "> Video</ h2 >
285285 < div class ="publication-video ">
286- < iframe src ="https://www.youtube.com/embed/beDXZ00jntc ?si=Ytso6jkJN7-8v-cJ "
286+ < iframe src ="https://www.youtube.com/embed/fGOGXbql8Bc ?si=M07XE_KpzjKez6gUJ "
287287 frameborder ="0 " allow ="autoplay; encrypted-media " allowfullscreen > </ iframe >
288288 </ div >
289289 </ div >
@@ -386,6 +386,7 @@ <h2 class="title is-3">Design Open Source</h2>
386386< section class ="section ">
387387 < div class ="container is-max-desktop ">
388388 < h2 class ="title is-3 "> Single Module Locomotion and Manipulation</ h2 >
389+
389390 < div class ="columns ">
390391 <!-- First Column -->
391392 < div class ="column ">
@@ -438,6 +439,17 @@ <h3 class="subtitle is-4"> Manipulation - Narrow Entrance</h3>
438439 </ div >
439440 </ div >
440441
442+ < div class ="column ">
443+ < h3 class ="subtitle is-4 "> Grasping objects with various shapes</ h3 >
444+ <!-- <p>
445+ Your first paragraph goes here.
446+ </p> -->
447+ < video id ="single1 " autoplay controls muted loop playsinline height ="100% ">
448+ < source src ="./moscor_static/videos_new/grasping_final.mp4 "
449+ type ="video/mp4 ">
450+ </ video >
451+ </ div >
452+
441453
442454 </ div >
443455
@@ -541,16 +553,16 @@ <h3 class="subtitle is-4">Reconfig by Connection/Disconnection</h3>
541553
542554
543555
544- < div class ="column ">
545- < h3 class ="subtitle is-4 "> From a Snake to a Crawler</ h3 >
546- <!-- <p>
547- Your first paragraph goes here.
548- </p> -->
549- < video id ="single1 " autoplay controls muted loop playsinline height ="100% ">
550- < source src ="./moscor_static/videos_new/reconfig_three.mp4 "
551- type ="video/mp4 ">
552- </ video >
553- </ div >
556+ < div class ="column ">
557+ < h3 class ="subtitle is-4 "> From a Snake to a Crawler</ h3 >
558+ <!-- <p>
559+ Your first paragraph goes here.
560+ </p> -->
561+ < video id ="single1 " autoplay controls muted loop playsinline height ="100% ">
562+ < source src ="./moscor_static/videos_new/reconfig_three.mp4 "
563+ type ="video/mp4 ">
564+ </ video >
565+ </ div >
554566
555567
556568
@@ -596,9 +608,11 @@ <h2 class="title is-3">Related Links</h2>
596608 < div class ="container is-max-desktop content ">
597609 < h2 class ="title "> BibTeX</ h2 >
598610 < pre > < code > @article{cai2024modular,
599- author = {Cai, Yilin and Xu, Haokai and Wang, Yifan and Chen, Desai and Shou, Wan and Chen, Yue},
611+ author = {Cai, Yilin and Xu, Haokai and Wang, Yifan and Chen, Desai and Matusik, Wojciech and Shou, Wan and Chen, Yue},
600612 title = {Modular Self-Reconfigurable Continuum Robot for General Purpose Loco-Manipulation},
613+ journal = {IEEE Robotics and Automation Letters},
601614 year = {2024},
615+ publisher = {IEEE}
602616}</ code > </ pre >
603617 </ div >
604618</ section >
0 commit comments