Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 594 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 594 Bytes

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