Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 332 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 332 Bytes

roverGUI

Extra credit portion of my groups final project for CPRE 288 at Iowa State.

GUI built using JavaFX that communicates over serial to send commands and receive information from the rover.

TODO

  • Refactor the code at some point.
  • Exceptions are dealt with poorly.
  • The architecutre could be greatly improved.