Script execution

This commit is contained in:
gac-S_Changer
2017-03-22 16:38:34 +01:00
parent f6ab3f35a5
commit 06fe245690

View File

@@ -20,6 +20,7 @@ class RobotSC(RobotTCP):
def doUpdate(self):
#start = time.time()
print "Update"
global simulation
if (!simulation):
RobotTCP.doUpdate(self)