Update
This commit is contained in:
parent
9b000777da
commit
97bbe47be9
@ -84,6 +84,7 @@ def safety_system():
|
|||||||
|
|
||||||
def proximity_system():
|
def proximity_system():
|
||||||
logger.info('Started proximity system')
|
logger.info('Started proximity system')
|
||||||
|
while True:
|
||||||
if PROXIMITY_STOP_ENABLED:
|
if PROXIMITY_STOP_ENABLED:
|
||||||
PROXIMITY_ARRAY.check_proximity()
|
PROXIMITY_ARRAY.check_proximity()
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user