Skip to content

Commit

Permalink
fix for panda mimic
Browse files Browse the repository at this point in the history
  • Loading branch information
balakumar-s committed Nov 4, 2023
1 parent b48d56e commit ac02893
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -246,9 +246,7 @@
<axis xyz="0 1 0"/>
<dynamics damping="10.0"/>
<limit effort="20" lower="-0.04" upper="0.0" velocity="0.2"/>
<mimic joint="panda_finger_joint1"/>
</joint>

<link name="ee_link"/>

<joint name="ee_fixed_joint" type="fixed">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,6 @@
<axis xyz="0 1 0"/>
<dynamics damping="10.0"/>
<limit effort="20" lower="-0.04" upper="0.0" velocity="0.2"/>
<mimic joint="panda_finger_joint1"/>
</joint>

</robot>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@
<origin rpy="0 0 0" xyz="0 -0.04 0.0584"/>
<axis xyz="0 -1 0"/>
<limit effort="20" lower="0.0" upper="0.04" velocity="0.2"/>
<mimic joint="panda_finger_joint1"/>
</joint>
<link name="right_gripper">
<inertial>
Expand Down

0 comments on commit ac02893

Please sign in to comment.