Skip to content

A shared attempt to create a launch file for multiple turtlebots (under namespaces)

Notifications You must be signed in to change notification settings

ivan-gavran/multiple_turtlebots_real_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launching two turtlebots under namespaces with navigation stack [solved]

This repository contains the launch files to launch a (real-world) turtlebot under a namespace. (Which is a key step towards launching multiple turtlebots all sharing a single master. This part would also be added.) It is similar in spirit to this repository, where the same was done for the simulation in Stage simulator.

As a side note, running multiple turtlebots under the same master can (according to experiences of others) result in the performance issues. (The alternative solution would be that each TurtleBot runs its own master and that certain topics are shared using multimaster_fkie or something similar. (In this solution too it is good, though not necessary, to have robots under namespaces).

Many thanks for the help in setting this up and debugging to amiller27 and baeckermeister.

About

A shared attempt to create a launch file for multiple turtlebots (under namespaces)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages