File tree Expand file tree Collapse file tree 3 files changed +11
-10
lines changed
Expand file tree Collapse file tree 3 files changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ export const zhNavbar = defineNavbarConfig([
1010 { text : 'X280 飞行平台' , link : '/notes/X280/README.md' } ,
1111 ]
1212 } ,
13+ // {text: '视觉定位导航套件', link: '/notes/GhostLoc/README.md'}
1314 // {text: '关于', link: '/about.md'}
1415] )
1516
Original file line number Diff line number Diff line change @@ -15,10 +15,10 @@ config:
1515 tagline : Embodied Navigation
1616 text : 面向开放世界理解与认知、集成感算通控于一体的具身智能导航
1717 actions :
18- -
19- theme : brand
20- text : AirGym Sim2Real
21- link : /AirGym/
18+ # -
19+ # theme: brand
20+ # text: AirGym Sim2Real
21+ # link: /AirGym/
2222 # -
2323 # theme: brand
2424 # text: X280飞行平台
@@ -29,12 +29,12 @@ config:
2929 # text: Discover
3030 # link: /discover/
3131
32- # -
33- # theme: brand
34- # text: GhostLoc 高空视觉定位系统
35- # link: /GhostLoc/
32+ # -
33+ # theme: brand
34+ # text: GhostLoc 高空视觉定位系统
35+ # link: /GhostLoc/
3636 -
37- theme : alt
37+ theme : brand
3838 text : Github →
3939 link : https://github.com/emNavi
4040
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ readingTime: false
1212
1313<div >
1414<video width =" 900 " controls >
15- <source src="http://file.emnavi.tech/MEDIA_ASSETS/X280/web/x280_autonomous_navigation_flight_demo.mp4 " type="video/mp4" />
15+ <source src="http://file.emnavi.tech/MEDIA_ASSETS/X280/web/x280_autonomous_navigation_flight_demo.m4v " type="video/mp4" />
1616 您的浏览器不支持 video 标签。
1717</video >
1818</div >
You can’t perform that action at this time.
0 commit comments