class Robot: def __init__(self): pass def get_origin_position(self): return Real_Position(0,0,0,0,0,0)