UPDATE Vision 修复Z轴抓取

This commit is contained in:
HJW
2025-01-17 08:58:19 +08:00
parent 65b262079b
commit fd7b49bfa7
4 changed files with 4 additions and 0 deletions

View File

@ -25,6 +25,7 @@ from Vision.tool.utils import uv_to_XY
from Vision.tool.utils import fit_plane_vision
import os
class Detection_plane_vsion:
def __init__(self, use_openvino_model=False, cameraType = 'RVC'):