Beispiel #1
0
def go_to_stacking_station():
    print "Going to the stacking station"
    DryerNavigationUtils.table1ToTable2(0.6)
    return True
Beispiel #2
0
def go_to_stacking_station():
    print "Going to the stacking station"
    DryerNavigationUtils.table1ToTable2(0.6)
    return True