Giter Club home page Giter Club logo

robot-slam's Introduction

Map My World Project (SLAM)

Final Map

The resultant map on running SLAM on RoboOfficeWorld can be found here: rtabslam-db-file

Overview

This project aims to perform SLAM on a robot housed in a Gazebo world using rtabmap_ros package.

Keywords: slam, rtab-slam, localization, mapping.

Author: Rutvik Patel

The my_robot package has been tested under [ROS] Kinetic on Ubuntu 16.04.7 LTS (Xenial Xerus). This is prototype code, expect that it won't be maintained for future ROS versions.

Installation, Building and Running

ROS Version

The project has been developed and tested on Ubuntu 16.04 LTS with ROS Kinetic.

Dependencies

  • Install rtabmap_ros package using the command sudo apt install ros-kinetic-rtabmap-ros

Building

Use catkin_make to build the packages from source and source the workspace using source devel/setup.bash to add the files to path.

Launching the Project

Run the following commands in separate terminals:

  • Launch the world in Gazebo: roslaunch my_robot world.launch
  • Launch the teleop node for keyboard control: roslaunch my_robot teleop.launch
  • Launch the RTAB-Map mapping node: roslaunch my_robot mapping.launch

Viewing the Result

View the map using the command: rtabmap-databaseViewer ~/.ros/rtabmap.db
If you used a custom file path use that in the above command.

References

robot-slam's People

Contributors

l0g1c-80m8 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.