Skip to content

macs-lab/robotiq_hande_ros_driver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

robotiq_hande_ros_driver

This is the ROS driver for Robotiq Hand-E gripper. We assuming that the gripper is mounted on an UR robot, and the PC is connected with UR through Ethernet cable. You need to properly configure your networks such that PC and Robot can ping each other.

Install

Simply clone this package to your ROS catkin src folder then build the catkin workspace.

cd ~/your_ws/src
git clone https://github.com/macs-lab/robotiq_hande_ros_driver.git
cd ..
catkin_make

Usage

Create or modify the existing launch file based on your needs.

  • robot_ip: the IP address of your UR robot

Then start the driver by running the launch file. The gripper is controlled using ROS service.

Services allows the driver to send feedback when the finger action completes. This is useful when you want the program to wait until gripper complete its movement. See test.py for example usage.

Questions

Have questions? Open up a discussion here

About

ROS driver for Robotiq Hand-E gripper mounted on UR robot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •