File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
docs/notes/droneKit/1.快速上手 Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -46,9 +46,16 @@ readingTime: false
46
46
此时可以看到无人机的wifi的IP地址(wlan0)已经更新:
47
47
![ ] ( https://emnavi-doc-img.oss-cn-beijing.aliyuncs.com/emnavi_assets/intro/emnavidiscover_step_5.png )
48
48
49
- 至此,现在你的电脑与无人机处于同一局域网下了,并且清楚此时无人机的IP地址(wlan0),然后你可以在 ` vscode ` 中使用 ` Remote-SSH ` 插件进行远程访问。
49
+ 至此,现在你的电脑与无人机处于同一局域网下了,并且清楚此时无人机的IP地址(wlan0),然后你可以参考下面的配置流程,在 ` vscode ` 中使用 ` Remote-SSH ` 插件对无人机电脑进行远程访问。
50
+
51
+ <!-- TODO: 缺少一个vscode导入教程视频 -->
52
+ <div >
53
+ <video width =" 800 " controls >
54
+ <source src="https://emnavi-doc-img.oss-cn-beijing.aliyuncs.com/emnavi_video/intro/vscode-ssh.mp4" type="video/mp4" />
55
+ 您的浏览器不支持 video 标签。
56
+ </video >
57
+ </div >
50
58
51
- <!-- TODO: 缺少一个vscode导入教程视频 -->
52
59
53
60
@tab 使用 Nomachine 远程访问
54
61
:::: steps
You can’t perform that action at this time.
0 commit comments