An open API service indexing awesome lists of open source software.

https://github.com/ros-planning/navigation

ROS Navigation stack. Code for finding where the robot is and how it can get somewhere else.
https://github.com/ros-planning/navigation

navigation robotics ros

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

ROS Navigation Stack
====================

A 2D navigation stack that takes in information from odometry, sensor
streams, and a goal pose and outputs safe velocity commands that are sent
to a mobile base.

* AMD64 Debian Job Status: [![Build Status](http://build.ros.org/buildStatus/icon?job=Mbin_uB64__navigation__ubuntu_bionic_amd64__binary)](http://build.ros.org/job/Mbin_uB64__navigation__ubuntu_bionic_amd64__binary/)

Related stacks:

* http://github.com/ros-planning/navigation_msgs (new in Jade+)
* http://github.com/ros-planning/navigation_tutorials
* http://github.com/ros-planning/navigation_experimental

For discussion, please check out the
https://groups.google.com/group/ros-sig-navigation mailing list.