- 安装bypy
1
2
3
4
5pip install bypy
#配置链接百度云
bypy info
#看到文件夹内的文件
bypy list
- 桌面界面传输,配合xshell7使用
1
2#需要配合xshell7使用
sudo apt-get install x-window-system-core
- 安装git
1
sudo apt-get install git
- vscode安装扩展包
1
2
3
4
5
6
7
8
9
10VSCODE:
{
chinese,
c/c++,Python,cmake,
vscode-icons,
⚪ROS,
Msg Languages Support(能显示数据的类型),
C/C++ Extension Pack
cmake tool
}