Skip to content

Desktop application for generating motion paths

License

Notifications You must be signed in to change notification settings

gftabor/PathUI

 
 

Repository files navigation

pathui

PathUI is an under-development front end motion planning program. It is primarily designed for FRC teams using Pathfinder. PathUI will be available for the 2019 FRC game with support for the 2019 version of Pathfinder. Currently Pathfinder is not used as a dependency and splines are generated using native JavaFX functionality.

The two primary design criteria are

  1. Creating and modifying paths should be as natural as possible.
  2. Stored files should all be human readable and version controllable.

Building

To run PathUI use the command ./gradlew run

Requirements

About

Desktop application for generating motion paths

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 97.4%
  • Kotlin 1.8%
  • CSS 0.8%