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

problems in function inverse_kinematics_np #131

Open
azuki-miho opened this issue Apr 17, 2024 · 0 comments
Open

problems in function inverse_kinematics_np #131

azuki-miho opened this issue Apr 17, 2024 · 0 comments

Comments

@azuki-miho
Copy link

azuki-miho commented Apr 17, 2024

In the 58th line of common/skeleton.py, the order of "l_hip, r_hip, sdr_r, sdr_l = face_joint_idx" is different from the comment "right hip, left hip, right shoulder, left shoulder", whether this will influence the processed data?

Meanwhile, in the 74th line of the common/skeleton.py, "root_quat = qbetween_np(forward, target)" is the rotation from forward to the [0,0,1], whether it should be the rotation from [0,0,1] to the forward?

@azuki-miho azuki-miho changed the title order of face_joint_idx in inverse_kinematics_np problems in function inverse_kinematics_np Apr 17, 2024
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