Update
This commit is contained in:
parent
d44078d993
commit
89454f2ded
@ -85,6 +85,7 @@ def safety_system():
|
||||
def proximity_system():
|
||||
logger.info('Started proximity system')
|
||||
while True:
|
||||
time.speel(0.1)
|
||||
if PROXIMITY_STOP_ENABLED:
|
||||
PROXIMITY_ARRAY.check_proximity()
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user