Skip to content

Commit

Permalink
revert tf
Browse files Browse the repository at this point in the history
  • Loading branch information
mhubii committed Oct 18, 2023
1 parent b0b4abc commit 87d2079
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lbr_description/urdf/iiwa14/iiwa14_description.urdf.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
<joint name="joint_ee" type="fixed">
<parent link="link_7" />
<child link="link_ee" />
<origin xyz="0 0 0.045" rpy="0 0 0" />
<origin xyz="0 0 0.035" rpy="0 0 0" />
</joint>

<link name="link_ee">
Expand Down
2 changes: 1 addition & 1 deletion lbr_description/urdf/med14/med14_description.urdf.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@
<joint name="joint_ee" type="fixed">
<parent link="link_7" />
<child link="link_ee" />
<origin xyz="0 0 0.045" rpy="0 0 0" />
<origin xyz="0 0 0.035" rpy="0 0 0" />
</joint>

<link name="link_ee">
Expand Down

0 comments on commit 87d2079

Please sign in to comment.