コード例 #1
0
 def __init__(self):
     Agent.__init__(self)
     self.yaw = Yaw()
     self.motors = StepMotorRawControl()