Skip to content

PathPlannerLib: Installing

Michael Jansen edited this page Jan 2, 2024 · 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

pip install robotpy-pathplannerlib

LabVIEW Teams (Unofficial)

https://github.com/jsimpso81/PathPlannerLabVIEW

Clone this wiki locally