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

Alignment issue using the real motion inputs #9

Open
Wxyxixixi opened this issue Oct 5, 2022 · 2 comments
Open

Alignment issue using the real motion inputs #9

Wxyxixixi opened this issue Oct 5, 2022 · 2 comments

Comments

@Wxyxixixi
Copy link

Hello, it's so excited to see your work,especially the demo using htc controllers and headset motions input, which is very amazing for the VR game developers!

And when I try to use the VR headset and controllers' motion inputs to try to generate the avatar poser with the pretrained model provided, I met a problem of alignment issue, finding that the three input motions from quest 2 might having different coordinates system, I'm not very sure with this tho, for both rotations and positions compared to AvatarPoser's one. Since it seems that avatar poser for synthetic data AMASS get their coordinates by first registering on the smpl body first (forward kinematic I guess), and for only the three sparse inputs, seems the coordinates registration is no longer applicable, as the local rotations is not continuous for the required body joints by the smpl body.

So I wonder,if using the VR's motions, how should we prepare this input data to the model?

@NandhaKishorM
Copy link

NandhaKishorM commented Jan 9, 2023

how do you do it in real-time. can you please elaborate, and which engine you used, if you don't mind?

@jsaisagar
Copy link

Hello,

Did you solve the issue of different coordinate systems? I ran into same problem.

Thanks

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