Skip to content

Commit

Permalink
improve 280_gripper
Browse files Browse the repository at this point in the history
  • Loading branch information
Tenero-Jz committed Jul 15, 2024
1 parent 21595d3 commit d4a4679
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -194,8 +194,6 @@
<mesh filename="package://mycobot_description/urdf/mycobot_280_m5/gripper_left3.dae"/>
</geometry>
<origin xyz = "0.012 0.0025 -0.012 " rpy = " 0 0 0"/>
<!-- <origin xyz = "0.0 0 0 " rpy = " 0 0 0"/> -->

</visual>
<collision>
<geometry>
Expand Down Expand Up @@ -267,7 +265,6 @@
<origin xyz= "0 0 0.13156" rpy = "0 0 0"/>
</joint>


<joint name="joint3_to_joint2" type="revolute">
<axis xyz="0 0 1"/>
<limit effort = "1000.0" lower = "-2.879793" upper = "2.879793" velocity = "0"/>
Expand All @@ -276,7 +273,6 @@
<origin xyz= "0 0 0" rpy = "0 1.5708 -1.5708"/>
</joint>


<joint name="joint4_to_joint3" type="revolute">
<axis xyz=" 0 0 1"/>
<limit effort = "1000.0" lower = "-2.879793" upper = "2.879793" velocity = "0"/>
Expand Down

0 comments on commit d4a4679

Please sign in to comment.