Update
This commit is contained in:
parent
577835a8d7
commit
cd146d22b3
@ -32,7 +32,7 @@ class PalletProximity:
|
|||||||
return self.distance_to_pallet
|
return self.distance_to_pallet
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
self.log.critical(f"ERROR: {e}, serial input: {raw}")
|
self.log.critical(f"ERROR: {e}, serial input: {raw}")
|
||||||
self.distance_to_pallet
|
return self.distance_to_pallet
|
||||||
# return False
|
# return False
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user