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

Deriving the joint_states about Xsens Manus Gloves... #13

Closed
CodingCatMountain opened this issue Aug 8, 2024 · 3 comments
Closed

Deriving the joint_states about Xsens Manus Gloves... #13

CodingCatMountain opened this issue Aug 8, 2024 · 3 comments

Comments

@CodingCatMountain
Copy link

Hi, developer. Thanks for sharing this good repo. For now, I have a suit of xsens motion capture device, including the manus gloves. However, I found that I cannot derive the joint states about the fingers. So may I ask if I want to modify your code to achieve this goal, which document I should read? I can't find the details about the joint names of fingers and the data segment of real-time network streaming. Looking forward to your reply.

@mleonori
Copy link
Member

mleonori commented Sep 3, 2024

Hi @CodingCatMountain,

I'm sorry for not getting back to you sooner.

As far as we know, MVN Studio is only streaming the link position and not the joint state of the Manus fingers. Unfortunately, I am not able to find documentation on the topic.
What I would do is the following:

  • augment the link and joint states to accept the finger data;
  • use an IK algorithm to retrieve the joint state knowing the link position.

If I have any updates, I will let you know by replying to this issue

@dbdxnuliba
Copy link

dbdxnuliba commented Jan 20, 2025

@mleonori ,Hi,how can we get manus finger positions ,there is only bodys infomations use this project ,

@CodingCatMountain
Copy link
Author

@mleonori Thx for the instructions.

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

3 participants