UPDATE Vision 修复Z轴抓取
This commit is contained in:
@ -618,6 +618,7 @@ class Detection:
|
||||
print("RVC X Camera is not opened!")
|
||||
return 0, None, None, None, None
|
||||
|
||||
|
||||
def get_take_photo_position(self, Height_reduce = 30, width_reduce = 30):
|
||||
"""
|
||||
检测当前拍照点能否检测到料袋
|
||||
|
||||
Reference in New Issue
Block a user