ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
URDF doesn't support close kinematic chains but the functionality of the same can be increased via using gazebo tags because sdf does support it . For realising the same kindly refer to pr2's gripper urdf file they have already implemented close kinematic chains in it .
Basically you also have to define your own transmission and controller.