From 3b264146e96f1fd327d364da9d302465681fd72e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E7=AB=8B=E5=86=9B?= Date: Mon, 28 Dec 2020 09:41:09 +0800 Subject: [PATCH] doc(readme): update README, add tool url. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 880aa1b..45e99be 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # myCobotROS -> Make sure that `Atom2.1alpha` is flashed into the top Atom and `Transponder` is flashed into the base Basic .
+> Make sure that `Atom2.1alpha` is flashed into the top Atom and `Transponder` is flashed into the base Basic .The tool download address: [https://github.com/elephantrobotics/myCobot/tree/main/Software](https://github.com/elephantrobotics/myCobot/tree/main/Software)
> ubuntu: 16.04LTS
> ros version: 1.12.17 @@ -9,7 +9,7 @@ ### 1.1 Pre-Requriements -For using this package, the [pymycobot]() library should be installed first. +For using this package, the [pymycobot]() library should be installed first.(demo comes with) ### 1.2 Package Download and Install