Project to extend tmrl for University of Missouri Capstone
Team Members: Henry Bahr, Ryan Huynh, Nate Beattie, and Solomon DellaPenna.
How to use the GUI:
- Make sure your machine has Python 3 installed.
- Install wx by running
pip install wxPython
- Update TMRLDATA_PATH with the full path of your TmrlData folder.
- Run the gui by running
pythonw gui.py