Skip to content

haritsahm/occupancy_mapping_ros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Occupancy Grid Mapping - Mobile Robot Laser


This is my implementation on occupancy grid mapping from laser data using TurtleBo3 Burger in Gazebo

Usage:

1. From terminal on directory

catkin_make
source devel/setup.bash

2. Run Gazebo

roslaunch custom_world custom_world.launch

3. Run RVIZ Viewer

roslaunch occupancy_mapping map_viewer.launch 

4. Run Occupancy Mapping

roslaunch occupancy_mapping occupancy_map.launch 

5. Control Using Teleopkey

roslaunch turtlebot3_teleopkey turtlebot3_teleop_key.launch 

Youtube Video:

IMAGE ALT TEXT HERE

Requirements

1. Qt 5.9
2. YAML
3. C++11

Todo List

  • Mapping
  • Odometry Update
  • SLAM

Feel free to ask me, I will be very happy to discuss and learn from others. m.haritsah@mail.ugm.ac.id

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published