diff --git a/docs/source/controls/path-planner.rst b/docs/source/controls/path-planner.rst new file mode 100644 index 0000000..d557509 --- /dev/null +++ b/docs/source/controls/path-planner.rst @@ -0,0 +1,15 @@ +============ +PathPlanner +============ + +"PathPlanner is a motion profile generator for FRC robots created by team 3015." + +----- +Links +----- + +* `PathPlanner repo Github `_ +* Make sure you install `PathPlannerLib `_ to generate your paths. ``https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib.json +`` +* `Release `_ page. +* `PathPlanner 2024 Beta `_ Chief Delphi discussion.