Skip to content
This repository was archived by the owner on Mar 12, 2026. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 448 Bytes

File metadata and controls

6 lines (5 loc) · 448 Bytes

Vlad Chira's PathPlanner with some little changes.

  • removed module-info.java (that thing doesn't play well with gradle - or it is past my abilities to make it work)
  • added gradle scripts
  • removed javafx app as this is meant to be a library for use in FTC and having a runtime dependency on javafx doesn't sound great
  • pom.xml removed since it may confuse IDEs when found alongside gradle scripts