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 99
1010## Libraries
1111
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 )
1316
1417 - 固件需求
1518 - basic:无
1619 - atom :AtomMain V3.1
1720
21+ - 依赖库安装说明
22+ - 依赖库解压后即可使用,仅需要添加开发板即可,添加方式请看[ 安装说明] ( https://www.elephantrobotics.com/docs/myCobot/2-preparation/1-background_knowledge/arduino.html )
23+ - 解压到 "C:\Users\User\Documents\Arduino" 文件夹中即可,此文件路径为默认路径,如果你正在使用Arduino,请不要覆盖,添加至已有的Library中即可。
24+
1825- Python :
1926 [ github: pymycobot] ( https://github.com/elephantrobotics/pymycobot.git ) |
2027 [ pypi: pymycobot] ( https://pypi.org/project/pymycobot/ )
You can’t perform that action at this time.
0 commit comments