Пример #1
0
 def biped_ex_leg_cmd(self):  # biped
     ex = extraJoint()
     ex.leg()
Пример #2
0
 def biped_ex_finger_cmd(self):  # biped
     ex = extraJoint()
     ex.finger()
Пример #3
0
 def biped_ex_shoulder_cmd(self):  # biped
     ex = extraJoint()
     ex.shoulder()
Пример #4
0
 def biped_ex_arm_cmd(self):  # biped
     ex = extraJoint()
     ex.arm()
Пример #5
0
 def biped_ex_neck_cmd(self):  # biped
     ex = extraJoint()
     ex.neck()