Skip to content

wpilibsuite/PathWeaver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ec1700c · Jan 12, 2025
Jan 12, 2025
Jul 28, 2020
Dec 13, 2024
Jan 1, 2025
Jul 28, 2020
Jul 28, 2020
Jul 28, 2020
Jan 2, 2021
May 7, 2024
Dec 13, 2024
Oct 27, 2020
Jun 29, 2024
May 30, 2022
Oct 6, 2024
Oct 6, 2024
Dec 21, 2019
Jul 28, 2020

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