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