furushchev / navigation

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

Related stacks:

For discussion of ROS "hydro" release development, please check out the https://groups.google.com/group/ros-sig-navigation mailing list and see the SIG pages at http://www.ros.org/wiki/sig/Navigation and http://www.ros.org/wiki/hydro/Planning/Navigation.

About

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