Skip to content

Fourth task in my summer internship with Smart Methods. - Controlling the robot movement in the warehouse. - Saving the map.

Notifications You must be signed in to change notification settings

mrymalsubhi/use-another-ROS-robot-with-SLAM-approach

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 

Repository files navigation

use-another-ROS-robot-with-SLAM-approach-

task4


  • This will work with ubuntu 18.04 and ROS melodic

  • 1st: run this code in the terminal.

sudo apt-get install ros-melodic-hector-trajectory-server ros-melodic-slam-gmapping ros-melodic-navigation


  • 2nd: run this code in the terminal:
cd ~/catkin_ws/src

git clone https://github.com/mrymalsubhi/warehouse_simulation_toolkit

cd ..

catkin_make

source ~/catkin_ws/devel/setup.bash

  • last step is launch ROS by running this code:

roslaunch warehouse_simulation warehouse_simulation.launch


IMG_6999


  • here is some pictures of how it worked with me:

IMG_7002


IMG_7001


  • and finally to save the map, run this code:

rosrun map_server map_saver -f ~/map


Screenshot (27)


About

Fourth task in my summer internship with Smart Methods. - Controlling the robot movement in the warehouse. - Saving the map.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published