[ros-users] Does arm IK give link or joint coordinates?
Patrick Goebel
patrick at casbs.stanford.edu
Wed Dec 8 19:43:24 UTC 2010
Thanks David,
I have attached my URDF/xacro file. But in the meantime, I think I have
sorted out my confusion. It appears that the FK calculation is affected
only by the joint positions, not the link lengths or origins. This
probably should have been obvious, but I was thinking I could change the
length of a link (e.g. the hand), and get_fk would show a change in the
pose of its children (e.g. the finger link). But now I realize that if
you alter the length or origin of a link, you would want to alter the
joint location of the child link accordingly. Otherwise, the output
from get_fk does not change.
So I think I have everything working now.
--patrick
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pi_robot.urdf.xacro
Type: text/xml
Size: 16346 bytes
Desc: not available
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20101208/f80cd4e3/attachment-0003.xml>
More information about the ros-users
mailing list