Metadata-Version: 2.1
Name: robotpy-pathplannerlib
Version: 2023.3.4.0
Summary: Python wrapper for PathPlannerLib
Home-page: https://github.com/robotpy/robotpy-pathplannerlib
Author: RobotPy Development Team
Author-email: robotpy@googlegroups.com
License: BSD-3-Clause
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
Requires-Dist: wpilib (<2024.0.0,>=2023.2.1.0)
Requires-Dist: robotpy-wpimath (<2024.0.0,>=2023.2.1.0)

robotpy-pathplannerlib
======================

This is a python implementation of Michael Jansen's pathplannerlib library.

.. note:: The RobotPy project is not associated with or endorsed by Michael Jansen.

Documentation
=============

* `PathplannerLib Documentation <https://github.com/mjansen4857/pathplanner/wiki/PathPlannerLib:-Java-Usage>`_

License
=======

RobotPy wrappers are BSD-3-Clause. PathPlannerLib license is MIT.
