SkillAgentSearch skills...

Navigation2

ROS 2 Navigation Framework and System

Install / Use

/learn @ros-navigation/Navigation2
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Nav2

GitHub Workflow Status codecov Build Status

<p align="center"> <img height="300" src="doc/nav2_logo.png" /> </p>

For detailed instructions on how to:

Please visit our documentation site. Please visit our community Slack here (if this link does not work, please contact maintainers to reactivate).

⚠️ If you need professional services related to Nav2, please contact Open Navigation at info@opennav.org.

Our Sponsors

Please thank our amazing sponsors for their generous support of Nav2 on behalf of the community to allow the project to continue to be professionally maintained, developed, and supported for the long-haul! Open Navigation LLC provides project leadership, maintenance, development, and support services to the Nav2 & ROS community.

<p align="center"> <img src="doc/sponsors_oct_2025.png" /> </p>

Dexory develops robotics and AI logistics solutions to drive better business decisions using a digital twin of warehouses to provide inventory insights.

Nvidia develops GPU and AI technologies that power modern robotics, autonomous driving, data centers, gaming, and more.

AMD provides high-performance and adaptive computing solutions that empower robotics and autonomous systems with embedded SoCs, FPGAs, and Ryzen CPUs, and Radeon GPUs.

Polymath Robotics creates safety-critical navigation systems for industrial vehicles that are radically simple to enable and deploy.

Stereolabs produces the high-quality ZED stereo cameras with a complete vision pipeline from neural depth to SLAM, 3D object tracking, AI and more.

3Laws Robotics provide Supervisor ROS and Pro, easy-to-use dynamic collision avoidance solutions to improve safety and application throughput.

Staer makes mobile robots truly autonomous and gives them the ability to map new environments, understand space, plan their movements, and continuously improve.

Citation

If you use the navigation framework, an algorithm from this repository, or ideas from it please cite this work in your papers!

  • S. Macenski, F. Martín, R. White, J. Clavero. The Marathon 2: A Navigation System. IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2020.

    @inproceedings{macenski2020marathon2,
      title     = {The Marathon 2: A Navigation System},
      author    = {Macenski, Steve and Martín, Francisco and White, Ruffin and Ginés Clavero, Jonatan},
      year      = {2020},
      booktitle = {2020 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
      url       = {https://github.com/ros-planning/navigation2},
      pdf       = {https://arxiv.org/abs/2003.00368}
    }
    

If you use any of the algorithms in Nav2 or the analysis of the algorithms in your work, please cite this work in your papers!

If you use the Smac Planner (Hybrid A*, State Lattice, 2D), please cite this work in your papers!

If you use the Regulated Pure Pursuit Controller algorithm or software from this repository, please cite this work in your papers!

  • S. Macenski, S. Singh, F. Martin, J. Gines, Regulated Pure Pursuit for Robot Path Tracking. Autonomous Robots, 2023.

    @article{macenski2023regulated,
      title   = {Regulated Pure Pursuit for Robot Path Tracking},
      author  = {Steve Macenski and Shrijit Singh and Francisco Martin and Jonatan Gines},
      year    = {2023},
      journal = {Autonomous Robots}
    }
    

If you use our work on VSLAM and formal comparisons for service robot needs, please cite the paper:

  • A. Merzlyakov, S. Macenski. A Comparison of Modern General-Purpose Visual SLAM Approaches. IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS), 2021.

    @inproceedings{vslamComparison2021,
      title     = {A Comparison of Modern General-Purpose Visual SLAM Approaches},
      author    = {Merzlyakov, Alexey and Macenski, Steven},
      year      = {2021},
      booktitle = {2021 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)},
      pdf       = {https://arxiv.org/abs/2107.07589}
    }
    

Build Status

| Package | humble Source | humble Debian | jazzy Source | jazzy Debian | kilted Source | kilted Debian | | :---: | :---: | :---: | :---: | :---: | :---: | :---: | | navigation2 | Build Status | Build Status | Build Status | Build Status | Build Status | Build Status | | nav2_amcl | Build Status | Build Status | Build Status | Build Status | Build Status | Build Status | | nav2_behavior_tree | Build Status | Build Status | [![Build S

Related Skills

View on GitHub
GitHub Stars4.1k
CategoryDevelopment
Updated4h ago
Forks1.8k

Languages

C++

Security Score

85/100

Audited on Mar 29, 2026

No findings