Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
main.py File Reference

Go to the source code of this file.

Classes

class  main.MyWindow
 
class  main.Ui_MainWindow
 

Namespaces

namespace  main
 

Variables

 main.guiLogic = guiLogic.guiLogic()
 
 main.app = QtWidgets.QApplication(sys.argv)
 
 main.MainWindow = MyWindow()
 
 main.ui = Ui_MainWindow()
 
 main.graphicsView
 
 main.mainWindow