improve mycobot280_gripper

This commit is contained in:
Tenero-Jz 2024-07-12 19:25:22 +08:00
parent 847abae427
commit 31776d6653

View file

@ -390,7 +390,14 @@
<origin xyz= "0.027 0.016 0" rpy = "0 0 0"/>
<mimic joint="gripper_controller" multiplier="1.0" offset="0" />
</joint>
<!-- <joint name="gripper_left2_to_gripper_left1" type="revolute">
<axis xyz="0 0 1"/>
<limit effort = "1000.0" lower = "-0.5" upper = "0.5" velocity = "0"/>
<parent link="gripper_left2"/>
<child link="gripper_left1"/>
<origin xyz= "-0.040 0.050 0" rpy = "0 0 0"/>
<mimic joint="gripper_controller" multiplier="-1.0" offset="0" />
</joint> -->
</robot>