ros-planning / navigation_experimental

Experimental navigation techniques for ROS robots.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

navigation_experimental

A collection of navigation plugins and tools: Various recovery behaviors, local and global planner plugins for move_base, a teleop filter for obstacle avoidance, and a simple control-based move_base replacement.

The most useful package in this repo is sbpl_lattice_planner, a global planner plugin for move_base that wraps the SBPL library to produce kinematically feasible paths.

Each package in this repo has its own README file:

ROS wiki page: http://wiki.ros.org/navigation_experimental

About

Experimental navigation techniques for ROS robots.


Languages

Language:C++ 89.2%Language:CMake 8.9%Language:Python 1.9%