Inverse Kinematics

Panda doesn’t attempt to implement IK. You can animate your characters using IK in Maya or any other animation package, and the results of that animation can be converted into Panda, but Panda itself doesn’t do any IK computations. It does forward kinematics instead.

David