update 补拍照
This commit is contained in:
1
main.py
1
main.py
@ -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)
|
||||
|
||||
Reference in New Issue
Block a user