# ros/ros

Core ROS packages

Repository: https://github.com/ros/ros
Canonical: https://ross.abutalabs.com/products/ros
Language: Python
License: BSD-3-Clause
License Family: permissive
Archived: true
Last push: 2025-05-31T17:36:03+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 24, release rhythm 35, longevity 100
- inputs: {"age_days": 4969, "days_push": 459, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3250, forks 805 (observed 2026-08-28T04:07:52.022355+00:00)

## What it is
ROS (Robot Operating System) is a meta-operating system providing language-independent, network-transparent communication for distributed robot control systems. This repository holds the core ROS 1 packages, which reached end of life with the final Noetic release in May 2025.

## Use cases
- build a distributed robot control system
- communicate between robot nodes over a network
- control robot hardware with a middleware framework
- maintain a legacy ROS 1 Noetic robot stack
- learn how ROS 1 message passing and node architecture work

## When to choose
- you are maintaining or porting an existing ROS 1 Noetic codebase
- you need to understand ROS 1 internals for migration work
- you have legacy robot hardware that only supports ROS 1 drivers

## When to avoid
- you are starting a new robotics project - use ROS 2 instead
- you need long-term support or security updates
- you need modern features like DDS-based communication or real-time support

## Facets
- artifact type: framework
- maturity: abandoned
- function: middleware, concurrency, sdk
- domain: robotics, microservices
- platform: python, cpp, cross-platform
- tags: robot-operating-system, ros1, end-of-life, robotics-middleware, archived, automation, linux

## Member repositories
- ros/ros (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:52.022355+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-29T18:43:53.999174+00:00, confidence not recorded.
  - readme: https://github.com/ros/ros (fetched 2026-08-28T04:07:52.022355+00:00, sha f009d9f35014)
- Data as of 2026-08-30T08:39:29.467469+00:00.
