Giter Site home page Giter Site logo

rosbot-multi-agent-slam's Introduction

Multi-agent SLAM using ROSBots

CodeFactor

A ROS package for multi agent SLAM using ROSBots 2.0 by Husarion.

ROSBot2

Overview

This package contains launch files and nodes needed for collaborative SLAM by multiple agents in an unknown environment using ROSBots by Husarion.

Dependencies

Environment

  • Ubuntu 18.04
  • ROS Melodic

ROS packages:

  • husarion_ros
  • rosbot_description
  • rosbot_ekf
  • multirobot_map_merge
  • gmapping
  • explore_lite
  • rplidar ros

Setup

A single central computer will act as a central hub (ROS master) and all the ROSBots will communicate with it by connecting to a common LAN network. Steps on setting up the communication network can be found here.

This can alternatively be aceived by Husarnet (a Peer-to-Peer VPN client) using Internet instead of the LAN network.

Usage

The central hub is used to SSH into each of the ROSbots to launch the required nodes.

Run the following commands on respective systems:

On central hub computer:

    roscore

On ROSBot 1:

    roslaunch multi_rosbot_SLAM robo1_explore.launch 

On ROSBot 2:

    roslaunch multi_rosbot_SLAM robo2_explore.launch 

Run Rviz on the central hub:

    rviz rviz/rosbot.rviz

To Save a completed merged map:

    rosrun map_server map_saver map:=/merged_map -f <output_filename>

Follow this link to see the visualization of multirobot_map_merge in action on rviz.

Image of rqt_tf_tree: rqt_tf_tree

References:

rosbot-multi-agent-slam's People

Contributors

nykabhishek avatar

Stargazers

 avatar  avatar  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.