This commit is contained in:
wangWking 2022-05-10 18:17:54 +08:00
parent 3244f0246c
commit 0a0e02847a

View file

@ -94,6 +94,7 @@
<geometry>
<!--- 0.0 0 -0.04 -->
<cylinder length="0.015" radius="0.0152"/>
<!-- <mesh filename="package://mycobot_description/urdf/260_pi/link5.dae"/> -->
</geometry>
<material name = "grey">
<color rgba = "0.5 0.5 0.5 1"/>
@ -135,9 +136,9 @@
<origin xyz= "0.0 -0.14 0 " rpy = "0 0 0 "/>
</joint>
<joint name="joint4_to_joint3" type="revolute">
<axis xyz=" 0 0 1"/>
<limit effort = "1000.0" lower = "0" upper = "1.5707963" velocity = "0"/>
<joint name="joint4_to_joint3" type="fixed">
<!-- <axis xyz=" 0 0 1"/> -->
<!-- <limit effort = "1000.0" lower = "0" upper = "1.5707963" velocity = "0"/> -->
<parent link="link3"/>
<child link="link4"/>
<origin xyz= "0.134 -0.005 0.0" rpy = "3.1415926 0 0 "/>