graph_mapping: graph_slam | laser_slam | occupancy_grid_utils | odometer | pose_graph

Package Summary

A specific implementation of the algorithm in the graph_slam package that uses 2d laser data and scan matching.

Overview

This package specializes graph_slam for SLAM using laser scans and scan matching. It contains code for:

  • Overlaying laser scans into a grid
  • Localization using scan matching and odometry
  • Pose graph constraint generation using scan matching and odometry

It also contains several launch files for laser slam on a pr2 robot and in the stage simulator.

Wiki: laser_slam (last edited 2011-05-16 23:14:04 by BhaskaraMarthi)