Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/moverseai/moai
Browse files Browse the repository at this point in the history
  • Loading branch information
tzole1155 committed Jun 26, 2024
2 parents 3a53e56 + 165f38b commit 0340002
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion moai/monads/human/pose/forward_kinematics.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,5 +65,5 @@ def forward(

return {
"positions": joints,
"bone_transforms": transforms,
"bone_transforms": composed,
}

0 comments on commit 0340002

Please sign in to comment.