Skip to content

Zhengxuez/rg6_gripper_description

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rg6_gripper_description

URDF file of onrobot rg6 gripper based on the repository of syuntoku14 / fusion2urdf and the step file provided by OnRobot

Visulazition is launched with display.launch

$ roslaunch rg6_gripper_description display.launch

Rviz:

Alt text

Note:

If the defaulted angle between the adapter and the main body of the gripper has been changed custermlly, update rpy under the joint g_main in rg6_gripper.xacro:

<joint name="g_main" type="fixed">
  <origin xyz="-0.031849 1e-06 0.04953" rpy="0 0 0"/>
  <parent link="base_link"/>
  <child link="g_main_1"/>
</joint>

About

urdf file of onrobot rg6 gripper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages