PathWeaver icon indicating copy to clipboard operation
PathWeaver copied to clipboard

Desktop application for generating motion paths

CI

PathWeaver

PathWeaver is a front end motion planning program. It is primarily designed for FRC teams using WPILib's trajectories and splines. For more instructions on using PathWeaver, refer to the WPILib instructions.

Commenting

For bugs or feature suggestions, make a github issue.

Building

To run PathWeaver use the command ./gradlew run

Requirements