zwh19960817 / occ_grid_mapping

A simple implementation of occupancy grid mapping.

Home Page:https://zhuanlan.zhihu.com/p/42995269

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Occupancy Grid Mapping

A simple implementation of occupancy grid mapping.

For details, please refer to:https://zhuanlan.zhihu.com/p/42995269

Dataset:https://pan.baidu.com/s/1j_SSEtaq7D0XwaED0Jg4Ew

Demo

step1. Download the repository to your ROS workspace: catkin_ws/src

step2. Make:catkin_make

step3. Run: roslaunch occ_grid_mapping mapping.launch

step4. Palay a rosbag: rosbag play laser2_2018-07-14-18-41-42.bag -r 5

About

A simple implementation of occupancy grid mapping.

https://zhuanlan.zhihu.com/p/42995269

License:GNU General Public License v3.0


Languages

Language:C++ 95.3%Language:CMake 4.7%