Skip to content

wpilibsuite/PathWeaver

Repository files navigation

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