Script execution
This commit is contained in:
@@ -20,6 +20,7 @@ class RobotSC(RobotTCP):
|
||||
|
||||
def doUpdate(self):
|
||||
#start = time.time()
|
||||
print "Update"
|
||||
global simulation
|
||||
if (!simulation):
|
||||
RobotTCP.doUpdate(self)
|
||||
|
||||
Reference in New Issue
Block a user