An open API service indexing awesome lists of open source software.

https://github.com/rzblue/navx-frc

Unofficial 2023 NavX FRC Library
https://github.com/rzblue/navx-frc

frc navx wpilib

Last synced: 2 months ago
JSON representation

Unofficial 2023 NavX FRC Library

Awesome Lists containing this project

README

        

# 2023 Unofficial NavX Library

[![CI](https://github.com/rzblue/navx-frc/actions/workflows/ci.yml/badge.svg)](https://github.com/rzblue/navx-frc/actions/workflows/ci.yml)
[![Latest version](https://img.shields.io/github/v/release/rzblue/navx-frc)](https://github.com/rzblue/navx-frc/releases/latest)

This is an *unofficial* repository containing source for the NavX FRC libraries updated for 2023 WPILib.

Use this url to install the vendordep online:

`https://raw.githubusercontent.com/rzblue/navx-frc/maven/navx_frc.json`

This was originally an effort to publish a version for the 2023 beta period, but is now a community maintained fork, and the source has diverged somewhat.

Notes:

- Support for VMXpi has been removed as I do not have the source for the native library.

This repository is published under the license specified by the Maven Repository listing and by the downloaded source, which can be found at [LICENSE.txt](LICENSE.txt)