Closedown
This commit is contained in:
@@ -33,5 +33,5 @@
|
||||
<Float name="powerShutdownDelay" value="-1" />
|
||||
<String name="standardFiles" value="" />
|
||||
<Float name="lliCycleTime" value="-1" />
|
||||
<Float name="powerHourCount" value="239.702138" />
|
||||
<Float name="powerHourCount" value="309.942018" />
|
||||
</controller>
|
||||
@@ -407,6 +407,7 @@ class RobotTCP(TcpDevice, Stoppable):
|
||||
time.sleep(0.1)
|
||||
time.sleep(0.5)
|
||||
self.current_task = program
|
||||
self._update_state()
|
||||
|
||||
def stop_task(self):
|
||||
#tasks = [t for t in self.high_level_tasks]
|
||||
|
||||
Reference in New Issue
Block a user