WEMarsSoftware / MissionControl

A custom Java command centre for the Western Engineering Mars Rover Team.
https://wemars.org/wemars/
MIT License
0 stars 0 forks source link

MissionControl

A JavaFX GUI command centre for a Mars rover

Dependencies

Building and Running:

Build & Run:

$ gradle build
$ gradle jfxRun

Build Natives:

$ gradle jfxJar
$ gradle jfxNative

Builds are then located in build/jfx/native