Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unofficial RG2 Gripper URDF Model for ROS and Gazebo Simulation

Running The Simulation Model

This package requires Gazebo MimicJointPlugin from this repo https://github.com/roboticsgroup/roboticsgroup_gazebo_plugins.

Create your own ROS workspace, clone the repo, and compile

mkdir -p rg2_ws/src
cd rg2_ws/src
git clone https://github.com/ekorudiawan/rg2_simulation.git
B
git clone https://github.com/roboticsgroup/roboticsgroup_gazebo_plugins.git
cd ../
catkin_make
source devel/setup.bash

Launch the simulation model

roslaunch rg2_gazebo rg2_gazebo.launch

Controlling gripper with ROS topic

rostopic pub /rg2/gripper_joint_position/command std_msgs/Float64 "data: 1.0"

Result

RG2 Gazebo Simulation

About

Unofficial RG2 Gripper URDF Model for ROS and Gazebo

Resources

Stars

19 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages