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
- Host: GitHub
- URL: https://github.com/rzblue/navx-frc
- Owner: rzblue
- License: mit
- Created: 2022-11-03T17:53:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T19:13:28.000Z (over 1 year ago)
- Last Synced: 2025-03-24T09:47:10.747Z (3 months ago)
- Topics: frc, navx, wpilib
- Language: C++
- Homepage:
- Size: 77.4 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# 2023 Unofficial NavX Library
[](https://github.com/rzblue/navx-frc/actions/workflows/ci.yml)
[](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)