PathWeaver is an under-development front end motion planning program. It is primarily designed for FRC teams using Pathfinder v1. PathWeaver will be available for the 2019 FIRST Robotics Competition game with support for Pathfinder v2.
The two primary design criteria are
- Creating and modifying paths should be as natural as possible.
- Stored files should all be human readable and version controllable.
For bugs or feature suggestions, make a github issue.
To run PathWeaver use the command ./gradlew run