Skip to content

G1-k/LaMB_Sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation of LaMB
CC BY-NC-SA 4.0

Simulation of LaMB in Gazebo environment.

alt_text

Real Robot

For Real Robot Instruction visit here

Instructions

1. Give a star to this repo at the top.

Install Pre-requiste

sudo apt-get install ros-melodic-navigation ros-melodic-gmapping

2. Launch Gazebo world

roslaunch lamb_sim room.launch

3. Mapping

roslaunch lamb_sim gmapping.launch

Visualization

cd /workspace/src/lamb_sim/rviz/
rviz -d mapping.rviz

Save Map - rosrun map_server map_saver -f /workspace/src/lamb_sim/maps/map_name

4. Navigation

roslaunch lamb_sim amcl.launch map:='map_name'
roslaunch lamb_sim move_base.launch 

Visualization

cd /workspace/src/lamb_sim/rviz/
rviz -d navigate.rviz

License

This work/project is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License. Please read the license before replicating the project.
CC BY-NC-SA 4.0

About

Simulation of LaMB using Gazebo and ROS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages