修改传送带电机、舵机、达妙电机等相关接口
This commit is contained in:
@ -13,7 +13,7 @@ import logging
|
||||
import os
|
||||
from conveyor_controller.conveyor_master_controller2_test import conveyor_control
|
||||
from client import IndustrialPCClient
|
||||
from DM.DM_Motor_test import DMMotorController, Control_Type, dm_motor_control
|
||||
from DM.DM_Motor_controller import DMMotorController, Control_Type, dm_motor_control
|
||||
|
||||
# ------------ 日志+参数配置 ------------
|
||||
script_dir = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
Reference in New Issue
Block a user