Git Product home page Git Product logo

ur5robotiq's Introduction

ur5robotiq

This package enables an UR5 arm with a Robotiq 85 Gripper to be used with MoveIt!.

It depends from the packages from the following repositories:

https://github.com/ros-industrial/robotiq

https://github.com/ros-industrial/universal_robot

Demonstration

ur5robotiq demonstration

Building

The packages is available for ROS Melodic and you have to build the packages from source.

Building the packages

The following instructions assume that a [Catkin workspace][] has been created at $HOME/catkin_ws and that the source space is at $HOME/catkin_ws/src. Update paths appropriately if they are different on the build machine.

These instructions build the package on a ROS Melodic system:

$ cd $HOME/catkin_ws/src

# retrieve the sources
$ git clone [email protected]:VictorWilvert/ur5robotiq.git

$ cd $HOME/catkin_ws

# checking dependencies
$ rosdep update
$ rosdep install --rosdistro melodic --ignore-src --from-paths src

# building
$ catkin_make

Activating the workspace

Finally, activate the workspace to get access to the packages just built:

# activate this workspace
$ source $HOME/catkin_ws/devel/setup.bash

At this point all packages should be usable.

Running The Simulation

Open two terminals. In the first terminal start RViz and wait for everything to finish loading:

$ roslaunch ur5robotiq_moveit_config demo.launch

In the second terminal run the pick and place simulation:

$ rosrun ur5robotiq_manipulation pick_and_place

ur5robotiq's People

Contributors

victorwilvert avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

vincentkeino

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.