Closedown

This commit is contained in:
gac-S_Changer
2017-03-02 15:22:12 +01:00
parent 06fbb14299
commit 025c1dc78e

View File

@@ -9,7 +9,7 @@ class RobotSC(RobotTCP):
pass
def doUpdate(self):
#start = time.time()
start = time.time()
RobotTCP.doUpdate(self)
if self.state != State.Offline:
self.get_joint_forces()