Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about finger mimic joints in URDF #39

Closed
maxymczech opened this issue Aug 29, 2018 · 0 comments
Closed

Question about finger mimic joints in URDF #39

maxymczech opened this issue Aug 29, 2018 · 0 comments

Comments

@maxymczech
Copy link

Can somebody please explain the purpose of mimic joints on finger links in nao_description URDF? Why are fingers set to mimic the hand joint? Example of what I mean (from nao_robot/robot_description/urdf/naoV40_generated_urdf/nao.urdf):

  <joint name="RFinger23" type="continuous">
    <parent link="RFinger22_link"/>
    <child link="RFinger23_link"/>
    <origin rpy="0 0 -0.999899" xyz="0.01436 0 0"/>
    <axis xyz="0 0 1.0"/>
    <mimic joint="RHand" multiplier="0.999899" offset="0"/>
  </joint>

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant