File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 9
9
10
10
## Libraries
11
11
12
- - Arduino : [ ` ./Arduino ` ] ( ./Arduino )
12
+ - Arduino :
13
+ [ GIT链接] ( ./Arduino ) |
14
+ [ 查看API] ( https://www.elephantrobotics.com/docs/myCobot/3-development/1.1-arduino/1.1-api.html ) |
15
+ [ 下载依赖Library] ( https://www.elephantrobotics.com/software/libraries/libraries-20210625.zip )
13
16
14
17
- 固件需求
15
18
- basic:无
16
19
- atom :AtomMain V3.1
17
20
21
+ - 依赖库安装说明
22
+ - 依赖库解压后即可使用,仅需要添加开发板即可,添加方式请看[ 安装说明] ( https://www.elephantrobotics.com/docs/myCobot/2-preparation/1-background_knowledge/arduino.html )
23
+ - 解压到 "C:\Users\User\Documents\Arduino" 文件夹中即可,此文件路径为默认路径,如果你正在使用Arduino,请不要覆盖,添加至已有的Library中即可。
24
+
18
25
- Python :
19
26
[ github: pymycobot] ( https://github.com/elephantrobotics/pymycobot.git ) |
20
27
[ pypi: pymycobot] ( https://pypi.org/project/pymycobot/ )
You can’t perform that action at this time.
0 commit comments