Skip to content

PathPlannerLib: Installing

Michael Jansen edited this page Oct 29, 2023 · 19 revisions

Java/C++ Teams

PathPlannerLib can be added to your robot code project using the "Install New Libraries (online)" feature with the following json file URL:

https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib.json

Follow the WPILib Docs to install third party libraries.

Legacy Versions

2023
https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib2023.json
2022
https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib2022.json

Python Teams (Unofficial Support)

Installation instructions available in the RobotPy Docs

Usage

https://robotpy.readthedocs.io/projects/pathplannerlib/en/stable/pathplannerlib/PathPlanner.html

Clone this wiki locally