Skip to content

Commit

Permalink
fix Epic_neck joints naming #102
Browse files Browse the repository at this point in the history
  • Loading branch information
miquelcampos committed May 12, 2022
1 parent e33613e commit 9b28e38
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,6 @@ def addObjects(self):
attribute.setRotOrder(self.head_ctl, "ZXY")
attribute.setInvertMirror(self.head_ctl, ["tx", "rz", "ry"])

self.jnt_pos.append([self.head_ctl, jdn_head])
self.jnt_pos.append(
{
"obj": self.head_ctl,
Expand Down

0 comments on commit 9b28e38

Please sign in to comment.