Skip to content

msjun23/multi_robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multi-robot-ros

multi_robot ROS-Melodic package

Multi Robot Simulation package for turtlebot3. This is for Simultaneously Multi Robot Path Planning project at Robotics & A.I. Lab.(RAIL, Kwangwoon University).


Environment

  • Ubuntu 18.04
  • ROS Melodic

Intallation

# go to your workspace
$ cd ~/catkin_ws/src

$ git clone -b melodic-devel https://github.com/ROBOTIS-GIT/turtlebot3_simulations.git
$ sudo apt install ros-melodic-turtlebot3
$ sudo apt install ros-melodic-turtlebot3-msgs

And now clone this repository to your catkin_ws/src.

$ git clone https://github.com/msjun23/multi_robot.git

Usage

Only main.launch is what you have to launch. Then you can see two turtlebot3 burgers.

$ roslaunch multi_robot main.launch

img1

About

multi_robot ROS-Melodic package

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published