update 更新图片处理,点位比较方法,夹爪控制
This commit is contained in:
@ -37,7 +37,7 @@ class RobotClient(TCPClient):
|
||||
self.max_angle_interval = 0
|
||||
def add_sendQuene(self,command): #后面 命令分等级,紧急命令直接执行
|
||||
self.command_quene.put(command)
|
||||
|
||||
log.log_message(logging.INFO, f'{Constant.str_sys_command}{command}')
|
||||
return
|
||||
|
||||
def send_Command(self):
|
||||
|
||||
Reference in New Issue
Block a user