Skip to content

ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.

Notifications You must be signed in to change notification settings

Patiencewantae123/navigation

 
 

Repository files navigation

ROS Navigation Stack

🚀 2D Navigation Stack
A powerful navigation stack for ROS that integrates odometry, sensor data, and goal poses to generate safe velocity commands for a mobile base.


📋 Overview

The navigation stack processes:

  • Odometry data
  • Sensor streams
  • Goal pose inputs

And generates:

  • Safe velocity commands

🔄 Build Status

Build Status


📂 Related Stacks

Here are some useful repositories related to the navigation stack:


🗨 Community & Support

For discussions and support, join the ROS Navigation Special Interest Group (SIG).


🌐 Resources


💡 Contributions and feedback are welcome! Feel free to fork, submit pull requests, or open issues.

About

ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 88.3%
  • C 6.3%
  • Python 2.8%
  • CMake 2.6%