From b7f4eb281148b69e3cef4752bea939c39cf92550 Mon Sep 17 00:00:00 2001 From: sciencewhiz Date: Sun, 31 Dec 2023 22:43:43 -0800 Subject: [PATCH] [doc] Update maven artifacts for units and apriltags (NFC) (#6123) --- MavenArtifacts.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/MavenArtifacts.md b/MavenArtifacts.md index 655f9c5a36..9870028183 100644 --- a/MavenArtifacts.md +++ b/MavenArtifacts.md @@ -145,6 +145,11 @@ All artifacts are based at `edu.wpi.first.artifactname` in the repository. * wpinet * wpiutil +* wpiunits + +* apriltag + * wpiutil + * wpimath ### Third Party Artifacts @@ -152,6 +157,7 @@ This repository provides the builds of the following third party software. All artifacts are based at `edu.wpi.first.thirdparty.frcYEAR` in the repository. +* apriltaglib * googletest * imgui * opencv