yumi repository

Repository Summary

Checkout URI https://github.com/OrebroUniversity/yumi.git
VCS Type git
VCS Version master
Last Updated 2019-08-19
Dev Status DEVELOPED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Packages

README

Urdf & Gazebo files for the ABB YuMi (IRB 14000) robot

Dependencies

This package depends on ros-industrial which is not released on kinetic yet. So skip step 2 if you have already install ros-industrial.

Step 1

Install all of these:

sudo apt-get install ros-kinetic-control-toolbox ros-kinetic-controller-interface ros-kinetic-controller-manager ros-kinetic-joint-limits-interface ros-kinetic-transmission-interface ros-kinetic-moveit-core ros-kinetic-moveit-planners ros-kinetic-moveit-ros-planning

Step 2

Build the industrial_core package from source. To do that, clone OrebroUniversity's fork of the package from: https://github.com/OrebroUniversity/industrial_core.git into your ros workspace and run catkin_make.

Step 3

If your industrial_core is in a different workspace, source the workspace containing industrial_core. Finally, catkin_make the workspace containing the clone of this package.

CONTRIBUTING

No CONTRIBUTING.md found.