Git Product home page Git Product logo

master-thesis's Introduction

Multiple_turtlebots

Overview

This is launch files used to spawn multiple Turtlebots in single Gazebo simulation with AMCL and goal navigation performed.

Prerequisites

Install ROS Indigo or Kinetic. Also, this package is needed to get the edited for LRF Turtlebot model.

This project needs C++17 and, therefore, gcc version higher than 7.0. Please upgrade to gcc-7 following these instructions.

Indigo:

Install Tutrlebot packages using:

sudo sudo apt-get install ros-indigo-turtlebot ros-indigo-turtlebot-apps ros-indigo-turtlebot-interactions ros-indigo-turtlebot-simulator ros-indigo-kobuki-ftdi ros-indigo-rocon-remocon ros-indigo-rocon-qt-library ros-indigo-ar-track-alvar-msgs

Install Eband local planner:

sudo apt-get install ros-indigo-eband-local-planner

Install Hector SLAM:

sudo apt-get install ros-indigo-hector-slam

Kinetic:

Install Tutrlebot packages using:

sudo sudo apt-get install ros-kinetic-turtlebot ros-kinetic-turtlebot-apps ros-kinetic-turtlebot-interactions ros-kinetic-turtlebot-simulator ros-kinetic-kobuki-ftdi ros-kinetic-ar-track-alvar-msgs

Install Eband local planner:

sudo apt-get install ros-kinetic-eband-local-planner

Install Hector SLAM:

sudo apt-get install ros-kinetic-hector-slam

How to use

To spawn multiple Kinect Turtlebots:

roslaunch multiple_turtlebots multiple_kinect_turtlebot_world.launch

To launch AMCL and map_server on all robots:

roslaunch multiple_turtlebots multiple_kinect_amcl.launch

OR

To launch gmapping on all robots:

roslaunch multiple_turtlebots multiple_kinect_gmapping.launch

To spawn multiple LRF Turtlebots:

roslaunch multiple_turtlebots multiple_laser_turtlebot_world.launch

To launch hector_mapping on all robots:

roslaunch multiple_turtlebots multiple_laser_hector.launch

To view navigation in RViz:

roslaunch multiple_turtlebots view_navigation.launch

Troubleshooting

If you met complains about TURTLEBOT_3D_SENSOR type following:

export TURTLEBOT_3D_SENSOR=kinect

master-thesis's People

Contributors

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