nagarjunvinukonda / ROS_ND_Map_my_World

RTAB mapping gazebo environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROS_ND_Map_my_World

RTAB mapping gazebo environment

  • First, launch the Gazebo world and RViz, spawn the robot in the environment:
roslaunch my_robot world.launch
  • Then, launch the teleop node:
roslaunch my_robot teleop.launch
  • Finally, launch the mapping node:
roslaunch my_robot mapping.launch
  • With this you can map the enviroment using RTAB mapping.

  • With rtabmap-databaseViewer you can view your data which is saved in my_robot/maps folder

Simulation Results

  • RTAB Map RTAB map

  • Occupancy Grids occupancy grids

About

RTAB mapping gazebo environment


Languages

Language:CMake 40.8%Language:C++ 32.4%Language:Python 19.2%Language:EmberScript 3.2%Language:MATLAB 2.4%Language:Shell 1.9%