# ros2-rust/ros2_rust

Rust bindings for ROS 2

Repository: https://github.com/ros2-rust/ros2_rust
Canonical: https://ross.abutalabs.com/products/ros2_rust
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: ros2, robotics, rust, ros
Last push: 2026-08-26T01:59:29+00:00

## Health v2 (maintenance only)
Score: 83/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 54, longevity 100
- inputs: {"age_days": 3202, "days_push": 8, "days_rel": 227, "gap_med": 64, "n_releases_24m": 4}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1521, forks 215 (observed 2026-08-28T04:04:57.904061+00:00)

## What it is
Rust bindings for ROS 2, providing the rclrs client library, code generator, and examples for writing ROS 2 robotics applications in Rust. It supports publishers/subscriptions, services, actions, parameters, QoS, and async APIs.

## Use cases
- write ros2 nodes in rust
- rust bindings for ros 2
- build robotics applications with rust
- publish and subscribe to ros topics from rust
- implement ros2 services and actions in rust
- zero-copy messaging in ros2

## When to choose
- you want to develop ROS 2 nodes in Rust instead of C++ or Python
- you need async/await support for ROS 2 communication
- you want memory-safe robotics code with zero-copy messaging

## When to avoid
- you need full ROS 2 feature parity or API stability guarantees
- your project depends on libraries only available in C++ or Python
- you need long-term support for a production robotics stack

## Facets
- artifact type: library
- maturity: active
- function: sdk, concurrency, logging, middleware
- domain: robotics, developer-tools
- platform: rust, cross-platform
- tags: ros2, rclrs, robotics-framework, pub-sub, async, linux

## Member repositories
- ros2-rust/ros2_rust (main) score 83

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:57.904061+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:31:53.234008+00:00, confidence not recorded.
  - readme: https://github.com/ros2-rust/ros2_rust (fetched 2026-08-28T04:04:57.904061+00:00, sha 79f48a124b16)
- Data as of 2026-08-30T08:39:29.467469+00:00.
