fix for panda mimic
This commit is contained in:
@@ -246,9 +246,7 @@
|
|||||||
<axis xyz="0 1 0"/>
|
<axis xyz="0 1 0"/>
|
||||||
<dynamics damping="10.0"/>
|
<dynamics damping="10.0"/>
|
||||||
<limit effort="20" lower="-0.04" upper="0.0" velocity="0.2"/>
|
<limit effort="20" lower="-0.04" upper="0.0" velocity="0.2"/>
|
||||||
<mimic joint="panda_finger_joint1"/>
|
|
||||||
</joint>
|
</joint>
|
||||||
|
|
||||||
<link name="ee_link"/>
|
<link name="ee_link"/>
|
||||||
|
|
||||||
<joint name="ee_fixed_joint" type="fixed">
|
<joint name="ee_fixed_joint" type="fixed">
|
||||||
|
|||||||
@@ -324,7 +324,6 @@
|
|||||||
<axis xyz="0 1 0"/>
|
<axis xyz="0 1 0"/>
|
||||||
<dynamics damping="10.0"/>
|
<dynamics damping="10.0"/>
|
||||||
<limit effort="20" lower="-0.04" upper="0.0" velocity="0.2"/>
|
<limit effort="20" lower="-0.04" upper="0.0" velocity="0.2"/>
|
||||||
<mimic joint="panda_finger_joint1"/>
|
|
||||||
</joint>
|
</joint>
|
||||||
|
|
||||||
</robot>
|
</robot>
|
||||||
|
|||||||
@@ -280,7 +280,6 @@
|
|||||||
<origin rpy="0 0 0" xyz="0 -0.04 0.0584"/>
|
<origin rpy="0 0 0" xyz="0 -0.04 0.0584"/>
|
||||||
<axis xyz="0 -1 0"/>
|
<axis xyz="0 -1 0"/>
|
||||||
<limit effort="20" lower="0.0" upper="0.04" velocity="0.2"/>
|
<limit effort="20" lower="0.0" upper="0.04" velocity="0.2"/>
|
||||||
<mimic joint="panda_finger_joint1"/>
|
|
||||||
</joint>
|
</joint>
|
||||||
<link name="right_gripper">
|
<link name="right_gripper">
|
||||||
<inertial>
|
<inertial>
|
||||||
|
|||||||
Reference in New Issue
Block a user