This commit is contained in:
Max Hunt 2020-03-01 22:10:31 +00:00
parent 7b5c7f0ce5
commit 4bc63264e7

View File

@ -24,7 +24,7 @@ brickstuff = tps.brick_directions_notf
global sumulation global sumulation
simulation = False simulation = True
debug = True debug = True
class PickAndPlace(object): class PickAndPlace(object):