ekorudiawan / rg2_simulation

Unofficial RG2 Gripper URDF Model for ROS and Gazebo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrong joints declared in 'mimic' arguments

tiptr opened this issue · comments

In rg2.urdf.xacro, at several locations the joint 'gripper' is tried to being mimiced. This joint does not exist. The arguments should be renamed to 'gripper_joint' instead. Otherwise, Rviz can't open the URDF correctly.

I just fix this problem