Skip to content

0lionelzhang0/robotiq_gazebo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published