Smart changeover from mining to gripper now works. Switching to bash console embedded in gui.

This commit is contained in:
2018-08-08 14:40:26 -07:00
parent a79eae3440
commit 9c11337571
3 changed files with 48 additions and 73 deletions

View File

@@ -3,7 +3,7 @@
# Imports
#####################################
# Python native imports
from PyQt5 import QtCore, QtWidgets
from PyQt5 import QtCore, QtWidgets, QtGui
import logging
from time import time