diff --git a/README.md b/README.md index edbe8a1..26041ff 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,9 @@ ### 1.1 Pre-Requriements -For using this package, the [pymycobot]() library should be installed first.(demo comes with) +For using this package, the [api]() library should be installed first.(demo comes with) +If you want to use api alone, you can look here [https://github.com/elephantrobotics/myCobotROS/mian/script/pythonAPI/README.md](https://github.com/elephantrobotics/myCobotROS/mian/script/pythonAPI/README.md) ### 1.2 Package Download and Install Install ros package in your src folder of your Catkin workspace. diff --git a/scripts/pythonAPI/mycobot 3.py b/scripts/pythonAPI/mycobot3.py similarity index 100% rename from scripts/pythonAPI/mycobot 3.py rename to scripts/pythonAPI/mycobot3.py