Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/kuka-isir/rtt_lwr
Browse files Browse the repository at this point in the history
  • Loading branch information
ahoarau committed Oct 14, 2015
2 parents 60408c3 + a595036 commit 1756bac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lwr_description/urdf/handle.urdf.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
</link>
<joint name="ati_to_handle_joint" type="fixed">
<origin
xyz="0 -0.0438 ${0.0075-0.0488}"
rpy="0 0 ${-M_PI}" />
xyz="0 0.0438 ${0.0075-0.0488}"
rpy="0 0 0" />
<parent link="ati_link" />
<child link="handle_link" />
</joint>
Expand Down

0 comments on commit 1756bac

Please sign in to comment.