Skip to content

DominikN/multi-rosbot-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

multi-rosbot-sim

Demo showing how to spawn multiple ROSbots in Gazebo

mutliple ROSbots

Quick start

  1. Pull Docker images with:
docker compose pull
  1. start the simulation with:
xhost +local:docker && docker compose up
  1. open a shell inside a docker container:
docker compose exec -it rosbot bash
  1. for controlling robot1 with teleop run:
ros2 run teleop_twist_keyboard teleop_twist_keyboard --ros-args -r __ns:=/robot1

About

Demo showing how to spawn multiple ROSbots in Gazebo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published