list joints

This commit is contained in:
James B. Pollack 2016-03-24 16:00:04 -07:00
parent 74648b6a25
commit 1ad3e1ae98

View file

@ -147,8 +147,9 @@
jointRotations.push(relativeXforms[i].rot);
}
var setJointSuccess = Entities.setAbsoluteJointRotationsInObjectFrame(doppelganger.id, jointRotations);
print('JOINT ROTATIONS:: ' + JSON.stringify(jointRotations));
print('SUCCESS SETTING JOINTS?' + setJointSuccess + "for " + doppelganger.id)
return true;
return;
}
// maps joint names to their mirrored joint