Merge remote-tracking branch 'origin/master'
# Conflicts: # CU/Detect.py
This commit is contained in:
@ -38,7 +38,7 @@ class Detect:
|
||||
target_position, noraml_base = getPosition(*xyz, *uvw, None, points)
|
||||
|
||||
position = Real_Position().init_position(*target_position[:3], *noraml_base[:3])
|
||||
position.Z = position.Z
|
||||
position.Z = position.Z + 200
|
||||
self.detect_position = position
|
||||
self.detect_status = DetectStatus.DOk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user