# ros-navigation/navigation2

ROS 2 Navigation Framework and System

Repository: https://github.com/ros-navigation/navigation2
Canonical: https://ross.abutalabs.com/products/navigation2
Homepage: https://nav2.org/
Language: C++
License: NOASSERTION
License Family: other
Topics: ros2, navigation, robotics
Last push: 2026-08-26T20:54:22+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 100
- inputs: {"age_days": 3018, "days_push": 7, "days_rel": 12, "gap_med": 30, "n_releases_24m": 20}
- 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 4628, forks 1925 (observed 2026-08-28T04:08:55.261594+00:00)

## What it is
Nav2 is the industry-standard navigation framework for ROS 2, providing perception, path planning, control, localization, and behavior-tree-based autonomy for mobile and surface robots. It is a production-grade, modular system supporting differential, omni, Ackermann, and legged robots, with extensible plugin-based task servers.

## Use cases
- navigate a mobile robot autonomously around obstacles
- plan paths and compute motor commands for a ROS 2 robot
- build custom robot behaviors with behavior trees
- add obstacle avoidance to a warehouse robot
- migrate from the ROS 1 navigation stack to ROS 2
- develop custom navigation planner or controller plugins

## When to choose
- you are building a mobile robot on ROS 2 and need production-grade navigation
- you need path planning, control, and obstacle avoidance out of the box
- you want a modular, extensible framework with plugin support and professional maintenance

## When to avoid
- your robot is not ROS 2 based
- you need navigation for aerial or underwater vehicles rather than mobile/surface robots
- you want a simple one-off path planner without a full autonomy stack

## Facets
- artifact type: framework
- maturity: stable
- function: robotics, simulation, middleware, plugin-system, developer-tools
- domain: robotics, autonomous-vehicles, simulation, cross-platform
- platform: cpp
- tags: ros2, navigation, nav2, path-planning, obstacle-avoidance, behavior-trees, mobile-robots, slam, linux, docker, ros

## Member repositories
- ros-navigation/navigation2 (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:55.261594+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:19:37.218336+00:00, confidence not recorded.
  - readme: https://github.com/ros-navigation/navigation2 (fetched 2026-08-28T04:08:55.261594+00:00, sha 46eece08b6ff)
  - homepage: https://nav2.org/ (fetched 2026-08-29T09:04:22.759966+00:00, sha 8e0b49d34be1)
  - site_page: https://docs.nav2.org/index.html (fetched 2026-08-29T09:04:22.764010+00:00, sha c5108ebcfe7f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
