Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 912 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 912 Bytes

Visualizing Robotiq 3 Finger Gripper in Gazebo

Setup

  1. Uninstall Gazebo2 with
sudo apt-get purge gazebo*
  1. Install Gazebo7 using instructions at http://gazebosim.org/tutorials?tut=install_ubuntu&ver=7.0

As well as the Gazebo ROS packages

sudo apt-get install ros-indigo-gazebo7-ros-pkgs
  1. Download the robotiq package from https://github.com/ros-industrial/robotiq

  2. Copy the robotiq folder from this repository to the robotiq folder in your workspace (replace all files).

  3. Build all the files using catkin_make in your workspace

  4. To open gazebo with gripper, run

roslaunch robotiq_s_model_articulated_gazebo robotiq.launch

gripper

  1. robotiq_pub.py publishes commands to the topic '/left_hand/command'
    Enter positions for A, B, C, and S to command gripper