From 7450eb47d0e34a4cbd72b414942814fcbe765e9f Mon Sep 17 00:00:00 2001 From: "Leonid V. Fedorenchik" Date: Mon, 9 Jan 2023 20:19:43 +0800 Subject: [PATCH] Update README.md --- README.md | 35 ++++++++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 15d4265..04b48db 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,9 @@ [中文文档](https://www.elephantrobotics.com/docs/myCobot/3-development/4-ros&moveit/) | [English Document](https://www.elephantrobotics.com/docs/myCobot-en/3-development/4-ros&moveit/) -**Notes**: +Control or simulate myCobot series robots in ROS. - +**Notes**: * Make sure that `Atom` is flashed into the top Atom and `Transponder` or `minirobot` 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) * Supported ROS versions: @@ -84,7 +84,15 @@ cd ~/catkin_ws/src/mycobot_ros python test.py ``` -## Screenshot +## Where to get help + +There is documentation in the [ElephantRobotics Docs](https://docs.elephantrobotics.com/docs/gitbook-en/). Please check the ROS chapter. + +## Important Links & Docs + +* [User Guide](https://docs.elephantrobotics.com/docs/gitbook-en/12-ApplicationBaseROS/) + +## Screenshots ![Demo](./demo_img/Screenshot-1.png) @@ -99,3 +107,24 @@ python test.py ![Demo](./demo_img/320_slider.png) ![Demo](./demo_img/320_moveit.png) + +## Contributors + +Thanks goes to these people: + + + + + + + + + + +This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) +specification. Contributions of any kind are welcome! + +## License + +Licensed under standard three-clause BSD license (same as ROS Core), +Copyright 2020-2023 Elephant Robotics. [Copy of the license](LICENSE).