Skip to content

A custom Java command centre for the Western Engineering Mars Rover Team.

License

Notifications You must be signed in to change notification settings

WEMarsSoftware/MissionControl

Repository files navigation

MissionControl

A JavaFX GUI command centre for a Mars rover

Dependencies

  • java-json library (should be linked with .jar)
  • jinput (jinput.jar, and jinput-natives-all.jar)
  • Java 1.8.0, JavaFX in Java SE 8
  • Gradle 4+

Building and Running:

Build & Run:

$ gradle build
$ gradle jfxRun

Build Natives:

$ gradle jfxJar
$ gradle jfxNative

Builds are then located in build/jfx/native

About

A custom Java command centre for the Western Engineering Mars Rover Team.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published