/mycobot_ros

🦾 unofficial myCobot ROS package

Primary LanguageCMakeMIT LicenseMIT

mycobot_ros

unofficial myCobot ROS Package

Image from Gyazo

industrial_ci
main develop
(main)
industrial_ci

Installation

1. Download this repository

cd ~/catkin_ws/src
git clone https://github.com/Tiryoh/mycobot_ros.git

2. Install the dependencies

rosdep install -r -y -i --from-paths .

3. Build the package

catkin build
catkin source # or "source ~/catkin_ws/devel/setup.bash"

Execute download_gazebo_models.sh to download the Gazebo models manually.

rosrun mycobot_gazebo download_gazebo_models.sh

Usage

Quick Launch

roslaunch mycobot_move_it_config demo.launch

Screenshot from 2021-01-22 00-45-46

roslaunch mycobot_move_it_config demo_gazebo.launch

Screenshot from 2021-01-22 09-52-26

License

This repository is licensed under the MIT license, see LICENSE.
Unless attributed otherwise, everything in this repository is licensed under the MIT license.

Acknowledgements

License Notice for Apache License, Version 2.0 Derivative Works

This software includes works that is distributed in the Apache License 2.0.
https://www.apache.org/licenses/LICENSE-2.0