From 4bc63264e718a056f91d0fe6b79c7ddd1021e0bf Mon Sep 17 00:00:00 2001 From: Max Hunt Date: Sun, 1 Mar 2020 22:10:31 +0000 Subject: [PATCH] Update --- new_main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/new_main.py b/new_main.py index 0cb5845..103174a 100644 --- a/new_main.py +++ b/new_main.py @@ -24,7 +24,7 @@ brickstuff = tps.brick_directions_notf global sumulation -simulation = False +simulation = True debug = True class PickAndPlace(object):