def __init__(self, fixedCL, movingCL, center, radius):
   SteeringGeneric.__init__(self, fixedCL, movingCL, center, radius)