ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
As far as I know Gmapping is designed for 2D occupancy grids, but your robot probably moves in 3D.
You need another SLAM tool to build 3D maps (e.g. octomaps), and again probably some dedicated tools to do path planning in such maps.