# wpilibsuite/allwpilib

Official Repository of WPILibJ and WPILibC

Repository: https://github.com/wpilibsuite/allwpilib
Canonical: https://ross.abutalabs.com/products/allwpilib
Homepage: https://wpilib.org/
Language: C++
License: NOASSERTION
License Family: other
Topics: wpilibc, roborio, hal, wpilibj, ntcore, cscore
Last push: 2026-09-02T18:00:28+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 54, longevity 100
- inputs: {"age_days": 4355, "days_push": 0, "days_rel": 229, "gap_med": 32, "n_releases_24m": 6}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1301, forks 728 (observed 2026-09-03T02:15:20.586764+00:00)

## What it is
WPILib is the official software library suite for programming robots in the FIRST Robotics Competition (FRC) and FIRST Tech Challenge (FTC). This repository contains the core libraries including the hardware abstraction layer (HAL), CameraServer, Command-based framework, NetworkTables (NTCore), WPIMath, and support for Java, C++, and Python robot programs.

## Use cases
- write robot code for FRC competition robots
- interface with motor controllers and sensors on the roboRIO
- stream camera images with CameraServer
- share robot data with dashboards via NetworkTables
- simulate robot programs without hardware
- use command-based robot programming framework
- build FTC robot control software
- learn robotics programming as a student team

## When to choose
- you are an FRC or FTC team programming the official FIRST control system
- you need hardware abstraction for roboRIO or Systemcore devices
- you want language parity across Java, C++, and Python for robot code
- you need simulation support for testing robot logic without hardware

## When to avoid
- you are building robots outside the FIRST ecosystem
- you need a general-purpose robotics middleware like ROS
- your hardware is not part of the FRC/FTC Kit of Parts control system

## Facets
- artifact type: library
- maturity: stable
- function: sdk, simulation, networking, image-processing, math
- domain: robotics, embedded-systems, education, developer-tools
- platform: cpp, jvm, python, windows, cross-platform, embedded
- tags: frc, first-robotics, wpilib, roborio, ntcore, cscore, hal, robot-programming, ftc, hardware-interfacing, linux, macos

## Member repositories
- wpilibsuite/allwpilib (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:20.586764+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:53:59.068200+00:00, confidence not recorded.
  - readme: https://github.com/wpilibsuite/allwpilib (fetched 2026-09-03T02:15:20.586764+00:00, sha 55f13e84c516)
  - homepage: https://wpilib.org/ (fetched 2026-08-29T12:11:39.624147+00:00, sha 02ac53c936eb)
  - site_page: https://wpilib.org/aboutwpi (fetched 2026-08-29T12:11:39.633723+00:00, sha 9e7e5bfdfde1)
  - site_page: https://wpilib.org/documentation (fetched 2026-08-29T12:11:39.638037+00:00, sha 62a2fd509c06)
  - site_page: https://wpilib.org/about (fetched 2026-08-29T12:11:39.639999+00:00, sha baf8bc71deb1)
- Data as of 2026-08-30T08:39:29.467469+00:00.
