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

upper body pre-processing and visualization #17

Open
ujemd opened this issue Mar 17, 2023 · 1 comment
Open

upper body pre-processing and visualization #17

ujemd opened this issue Mar 17, 2023 · 1 comment

Comments

@ujemd
Copy link

ujemd commented Mar 17, 2023

Hello, thank you for the code.

I noticed that when using the data pipeline to select upper body joints, and then visualizing with the genea visualizer, the motions look unnatural. It seems all joint rotations are global. Could you shed some light on how to make upper body rotations relative so that the final animation looks more natural?

Thank you!
David

@youngwoo-yoon
Copy link
Owner

Hello, sorry for the late reply. Somehow I missed your issue.
All joint rotations are 'local', so you can replace upper-body joint rotations in an existing BVH file having both upper and lower body joints. JointSelector in PyMo doing a similar job. Please have a look JointSelector implementation.

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

2 participants