Skip to content

Desktop application for generating motion paths

License

Notifications You must be signed in to change notification settings

andrewda/PathWeaver

 
 

Repository files navigation

Build Status

PathWeaver

PathWeaver is an under-development front end motion planning program. It is primarily designed for FRC teams using Pathfinder. PathWeaver will be available for the 2019 FIRST Robotics Competition 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.

Commenting

For bugs or feature suggestions, make a github issue.

Building

To run PathWeaver 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 86.8%
  • Kotlin 11.6%
  • Other 1.6%