Skip to content

Commit 8223e3d

Browse files
committed
fix j3 limits, remove unused mesh
1 parent b042364 commit 8223e3d

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

-4.54 MB
Binary file not shown.

fanuc_m20id_support/urdf/m20id25_macro.xacro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
<parent link="${prefix}link_2"/>
131131
<child link="${prefix}link_3"/>
132132
<axis xyz="0 -1 0"/>
133-
<limit lower="${radians(-190)}" upper="${radians(268)}" effort="0" velocity="${radians(265)}" />
133+
<limit lower="${radians(-190)}" upper="${radians(268.4)}" effort="0" velocity="${radians(265)}" />
134134
</joint>
135135
<joint name="${prefix}joint_4" type="revolute">
136136
<origin xyz="-0.215 0 0.890" rpy="0 0 0"/>

0 commit comments

Comments
 (0)