mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 18:21:15 +00:00
Smart changeover from mining to gripper now works. Switching to bash console embedded in gui.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user