update 补拍照

This commit is contained in:
FrankCV2048
2024-12-15 15:45:08 +08:00
parent f78f3e59b5
commit ccf177273d
3 changed files with 45 additions and 93 deletions

View File

@ -1381,6 +1381,7 @@ class MainWindow(QMainWindow, Ui_MainWindow):
self.lineEdit_origin_v.setText(str(self.robotClient.origin_position.V))
self.lineEdit_origin_w.setText(str(self.robotClient.origin_position.W))
@Slot()
def show_no_photo_message_box(self):
self.feeding.pause = True
self.send_pause_command(pause=1)