修改代码错误

This commit is contained in:
2025-11-05 17:13:01 +08:00
parent 6c00d1d0aa
commit a17ef0e2da
4 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
import numpy as np
from 新建文件夹.config import ARMOR_WIDTH, ARMOR_HEIGHT # 装甲板尺寸(毫米)
from 视觉代码python.config import ARMOR_WIDTH, ARMOR_HEIGHT # 装甲板尺寸(毫米)
class BallisticPredictor: