Skip to content

PathPlannerLib: Installing

Michael Jansen edited this page Nov 24, 2021 · 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: https://3015rangerrobotics.github.io/pathplannerlib/PathplannerLib.json

Follow the WPILib Docs to install third party libraries.

Usage

LabVIEW/Python Teams

PathPlannerLib is currently only supported for Java or C++. A simplified generator should be added to PathPlanner to generate csv files for use in other languages before the start of the 2022 season.

If you are experienced in LabVIEW or Python and would like to create a PathPlannerLib port for your language, reach out and I will be glad to help you with anything you need and link to the library here.

Clone this wiki locally