激光SLAM算法:gmapping

gmapping 功能包

gmapping 安装

方法一:github 安装slam_gmappingopenslam_gmapping并编译

$ cs
$ git clone https://github.com/ros-perception/slam_gmapping
$ git clone https://github.com/ros-perception/openslam_gmapping
$ cm

方法二:ROS 软件源已经集成 gmapping 相关功能包文件,可直接使用命令安装

$ sudo apt-get install ros-kinetic-gmapping

gmapping 介绍

参考 ROS wiki gmapping

节点名称: slam_gmapping

订阅话题:

发布话题:

服务:

坐标变换:

  • Required tf Transforms:laser → base_link → odom

  • Provided tf Transforms:map → odom

+