3434 < a href ="# " class ="nav-logo "> Nav-R1</ a >
3535 < div class ="nav-links ">
3636 < a href ="#overview "> Overview</ a >
37+ < a href ="#real-nav "> Real World Navigation</ a >
38+ < a href ="#real-und "> Real World Understanding</ a >
3739 < a href ="#method "> Method</ a >
3840 < a href ="#applications "> Applications</ a >
3941 < a href ="#citation "> Citation</ a >
@@ -103,7 +105,7 @@ <h2>Overview</h2>
103105 </ div >
104106
105107 < div class ="video-container ">
106- < video controls autoplay muted loop >
108+ < video controls autoplay muted loop style =" width:70%; " >
107109 < source src ="videos/overview.mp4 " type ="video/mp4 ">
108110 Your browser does not support the video tag.
109111 </ video >
@@ -129,7 +131,7 @@ <h2>System Overview</h2>
129131 </div>
130132 </section> -->
131133
132- < section class ="section section-dark " id ="overview ">
134+ < section class ="section section-dark " id ="real-nav ">
133135 < div class ="container ">
134136 < h2 > Real World Navigation</ h2 >
135137
@@ -746,6 +748,41 @@ <h3>ObjectNav</h3>
746748 </ div >
747749 </ section >
748750
751+ < section class ="section section-light " id ="real-und ">
752+ < div class ="container ">
753+ < h2 > Real World Understanding</ h2 >
754+
755+ < h3 > Embodied Dialogue</ h3 >
756+
757+ < div class ="video-container ">
758+ < video controls autoplay muted loop style ="width:70%; ">
759+ < source src ="understanding/embodied_dialogue.mp4 " type ="video/mp4 ">
760+ </ video >
761+ </ div >
762+
763+ < h3 > Embodied Reasoning</ h3 >
764+
765+ < div class ="video-container ">
766+ < video controls autoplay muted loop style ="width:70%; ">
767+ < source src ="understanding/embodied_reasoning.mp4 " type ="video/mp4 ">
768+ </ video >
769+ </ div >
770+
771+
772+ < h3 > Embodied Rlanning</ h3 >
773+
774+ < div class ="video-container ">
775+ < video controls autoplay muted loop style ="width:70%; ">
776+ < source src ="understanding/embodied_planning.mp4 " type ="video/mp4 ">
777+ </ video >
778+ </ div >
779+
780+
781+
782+
783+ </ div >
784+ </ section >
785+
749786 <!-- Key Contributions Section -->
750787 < section class ="section section-light ">
751788 < div class ="container ">
0 commit comments