EasternJournalist / live_mocap

Single-view real-time motion capture built up upon Google Mediapipe.
Apache License 2.0
177 stars 37 forks source link

运行失败 #3

Open carryinfo opened 1 year ago

carryinfo commented 1 year ago

运行失败了,报了下面的错误。能把你的.blend文件也共享一下吗? skeleton_ik_solver = SkeletonIKSolver( File "/Users/wxm/PycharmProjects/test_prj/skeleton_ik_solver.py", line 96, in init self.joint_pairs_a, self.joint_pairs_b = joint_pairs_id[:, 0], joint_pairs_id[:, 1] IndexError: too many indices for tensor of dimension 1